Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation issue: py-shapely@1.8.x with python@3.10.y #187

Closed
4 tasks done
climbfuji opened this issue Oct 21, 2022 · 0 comments · Fixed by #186
Closed
4 tasks done

Installation issue: py-shapely@1.8.x with python@3.10.y #187

climbfuji opened this issue Oct 21, 2022 · 0 comments · Fixed by #186
Assignees

Comments

@climbfuji
Copy link
Collaborator

Steps to reproduce the issue

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.

Information on your system

* **Spack:** 0.19.0.dev0 (3e6059c68a897028c447bee5b5be164b5fa3282d)
* **Python:** 3.10.6
* **Platform:** linux-ubuntu22.04-haswell
* **Concretizer:** clingo

Additional information

No response

General information

  • I have run spack debug report and reported the version of Spack/Python/Platform
  • I have run spack maintainers <name-of-the-package> and @mentioned any maintainers
  • I have uploaded the build log and environment files
  • I have searched the issues of this repo and believe this is not a duplicate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant