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

Build wheels for python 3.8 #351

Closed
einarf opened this issue Oct 15, 2019 · 7 comments
Closed

Build wheels for python 3.8 #351

einarf opened this issue Oct 15, 2019 · 7 comments

Comments

@einarf
Copy link
Member

einarf commented Oct 15, 2019

Python 3.8 is out. We should probably build wheel for this soon. I suggest adding 3.8 wheels for 5.5.x, 5.6 and 6 (pre-release). Might give it a week or two at least to make dependecies catch up considerig libs like numpy and Pillow are not out yet.

moderngl master builds just fine with python 3.8 in windows.

@einarf
Copy link
Member Author

einarf commented Oct 18, 2019

py38 wheel check list

Pillow and matplotlib wheels will probably arrive in a week or so : python-pillow/Pillow#4110
scipy are close to a release : scipy/scipy#10927

@hugovk
Copy link

hugovk commented Oct 21, 2019

Pillow 6.2.1 has now been released with wheels for Python 3.8.

@einarf
Copy link
Member Author

einarf commented Oct 27, 2019

matplotlib now as pre-release (3.2.0rc1) with 3.8 wheels. Getting closer. Hopefully we'll get new wheels out this week.

@einarf
Copy link
Member Author

einarf commented Nov 8, 2019

Looks like it's going to take quite some time for dependecies to sort out 3.8 wheels, but these are not crucual for moderngl and are mostly used by examples. We can add a version guard in examples/requirements.txt for now.

@sol-prog
Copy link

sol-prog commented Nov 9, 2019

@einarf Hello, SciPy 1.3.2 was just released, wheels for Python 3.8 are available.

@einarf
Copy link
Member Author

einarf commented Nov 9, 2019

Great! I have built 3.8 wheels for moderngl today. Just need to verify the linux wheels are properly working.

@einarf
Copy link
Member Author

einarf commented Nov 10, 2019

5.5.4 is on pypi with python 3.8 wheels for all platforms

@einarf einarf closed this as completed Nov 10, 2019
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

3 participants