You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install py-shapely@1.8.x with python@3.10.y on a system that does not have a cython installation somewhere in an external Python installation.
The build step for py-shapely fails, because it cannot find the cython executable. This is because py-cython(@0.29.24) gets installed in subdirectory local of the installation prefix when using python@3.10.
Error message
Don't have the log anymore, but the error message when installing is that it cannot find cython.
Steps to reproduce the issue
Install
py-shapely@1.8.x
withpython@3.10.y
on a system that does not have a cython installation somewhere in an external Python installation.The build step for
py-shapely
fails, because it cannot find thecython
executable. This is becausepy-cython(@0.29.24)
gets installed in subdirectorylocal
of the installation prefix when usingpython@3.10
.Error message
Don't have the log anymore, but the error message when installing is that it cannot find
cython
.Information on your system
Additional information
No response
General information
spack debug report
and reported the version of Spack/Python/Platformspack maintainers <name-of-the-package>
and @mentioned any maintainersThe text was updated successfully, but these errors were encountered: