This repository was archived by the owner on Aug 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
python3.8 wheels for osx, windows #63
Comments
multibuild now supports 3.80rc1 on windows as well, so this should work as well
|
Should OS-X work also? |
yup, both these diffs should be good to go |
Windows looks to be having a problem: https://ci.appveyor.com/project/charris/numpy-wheels/builds/27959206/job/vti22nsfjwawvv3e |
We will probably need @matthew-brett to shut down the stuck Windows build. We've seen this before :) |
The RC1 download URL looks wrong in the log :
https://www.python.org/ftp/python/3.8.0rc1/python-3.8.0rc1.exe
|
Looks like it should be https://www.python.org/ftp/python/3.8.0/python-3.8.0rc1.exe |
I've opened a new issue for that here so that this discussion can be closed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It seems we should be able to use multibuild to build osx wheels for python3.8 with the following diff. Multibuild supports 3.8 on OSX since matthew-brett/multibuild#262 (which is badly named)
The text was updated successfully, but these errors were encountered: