Skip to content

Missing Wheel Support for Python 3.8 #384

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

Closed
bschollnick opened this issue Oct 19, 2019 · 11 comments
Closed

Missing Wheel Support for Python 3.8 #384

bschollnick opened this issue Oct 19, 2019 · 11 comments
Labels

Comments

@bschollnick
Copy link

I am forcibly upgrading to Catalina to try to resolve an issue with my computer... So I am running MOSX Catalina v10.15...

Using Python 3.8.0 (v3.8.0:fa919fdf25, Oct 14 2019, 10:23:27)
[Clang 6.0 (clang-600.0.57)] on darwin.

And I am still seeing the same issue as with #372

I do not see any instructions for MuPDF for installing under MOSX, presumably the Linux instructions might work...

There have been some dependency issues, but everything else has installed fine...

@JorjMcKie
Copy link
Collaborator

Unfortunately, I do not own a Mac myself. All I can offer is the YAML file used to trigger PyMuPDF wheel generation on Travis CI:
.travis.yml.zip

And the log file of one of the last builds - may be it helps:
https://travis-ci.org/JorjMcKie/py-mupdf/jobs/597547122

@bschollnick
Copy link
Author

bschollnick commented Oct 19, 2019 via email

@JorjMcKie
Copy link
Collaborator

Hm? I guess I don't understand.
I am using Travis CI to build the non-Windows wheels. The problem currently is that their service is not yet upgraded to the current Python 3.8.
So I was just hoping you might get some clue from seeing what happens, when they generate PyMuPDF on their system ...

@JorjMcKie
Copy link
Collaborator

JorjMcKie commented Oct 20, 2019

I have looked at the https://github.com/joerick/cibuildwheel/ repo, which is actually the critical part for Python 3.8 support.
They are underway and it seems a matter of days until they come up with supporting the new Python.
This is the related issue there: pypa/cibuildwheel#172.

@bschollnick
Copy link
Author

That would be great. Looking forward to have that resolved....

@JorjMcKie JorjMcKie changed the title Can not install under RELEASE (Oct 14, 2019) version of python 2.80 Missing Wheel Support for Python 3.8 Oct 27, 2019
@FloWi
Copy link

FloWi commented Nov 5, 2019

Hi @JorjMcKie!

Just stumbled upon this issue. Found out that cibuildwheel now supports python 3.8. :) Would you mind triggering a build for 3.8?

@JorjMcKie
Copy link
Collaborator

No, I don't mind 😊 - I've seen it too today. cibuildwheel is not yet on PyPI, so I need to adjust the yaml to pull from GitHub

@JorjMcKie
Copy link
Collaborator

Señores - there now exist Python 3.8 wheels here and here for Linux and OSX.

I will upload them to PyPI the other day, but I thought you might be interested before this.

@JorjMcKie
Copy link
Collaborator

Interesting to know, that the wheel generating package cibuildwheel no longer supports Python 3.4 ... which I think is more than adequate.

@JorjMcKie
Copy link
Collaborator

Upload to PyPI happened just now.

@bschollnick
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants