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

Pip wheels for python 3.11 #142

Open
KhDenys opened this issue Jan 9, 2024 · 1 comment
Open

Pip wheels for python 3.11 #142

KhDenys opened this issue Jan 9, 2024 · 1 comment

Comments

@KhDenys
Copy link

KhDenys commented Jan 9, 2024

Hi @reinterpretcat, could you build pip wheels for the latest vrp version? Looks like 1.23 has build for python 3.10 only.
Thanks

@reinterpretcat
Copy link
Owner

Hm, it seems a side effect of this change (I'm using github action to build them automatically):

397d5a9

I did it to workaround an issue I got with old code:

error: the configured Python interpreter version (3.6) is lower than PyO3's minimum supported version (3.7)

So, I need to find out how to fix it differently and prepare a new release which might take some time.

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