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

Missing Python 3.12 wheel file for Windows #238

Closed
github-young opened this issue Feb 21, 2024 · 2 comments
Closed

Missing Python 3.12 wheel file for Windows #238

github-young opened this issue Feb 21, 2024 · 2 comments

Comments

@github-young
Copy link

There is no wheel file for Python 312 on the Windows platform on PyPI by the time this issue was filed.

It turns out that the "3.12" term is missing in the GitHub Actions file.

python-version: ["3.8", "3.9", "3.10", "3.11"]

Could you please add this missing file? Thank you.

@heitzmann
Copy link
Owner

Python 3.12 is not working on Windows in Github actions: https://github.com/heitzmann/gdstk/actions/runs/7990757750/job/21820267931

If you know any solution to this issue, feel free to open a PR!

@github-young
Copy link
Author

In addition to the pip-tools issue, this issue says conan 1.x is not compatible with Python 3.12 either.

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

No branches or pull requests

2 participants