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

PyPi missing 3.11 Windows Wheels #317

Closed
CreatingNull opened this issue Oct 25, 2022 · 4 comments
Closed

PyPi missing 3.11 Windows Wheels #317

CreatingNull opened this issue Oct 25, 2022 · 4 comments

Comments

@CreatingNull
Copy link

With Python 3.11 being officially released, is it possible to generate a 3.11 windows wheel on PyPi?

I can see in 1.1.3 (69ee8fa) that windows wheels were intentionally excluded, assuming this is due to appveyor not having support for 3.11 yet?
Building the wheels locally works on windows, but this may not be possible for many users environments.

I figured I'd ask the question, as lot of packages rely on this awesome lib and some other users are bound to be wondering the same thing.

Thanks!

@jamadden
Copy link
Contributor

Correct, Windows wheels will be dependent on the CI provider having Python 3.11 available.

@arcivanov
Copy link

arcivanov commented Oct 27, 2022

FYI, Windows GH Actions do have 3.11rc available, we use it at PyB:
https://github.com/pybuilder/pybuilder/actions/runs/3214484494/jobs/5254981533

@algot
Copy link

algot commented Nov 1, 2022

Why this issue is closed?
I have an issue with building the wheel on Windows 10 while I'm using python 3.11

@yogevyuval
Copy link

@jamadden Missing wheels on linux as well, could we maybe track this in an issue?

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

5 participants