-
Notifications
You must be signed in to change notification settings - Fork 615
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
Comments
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: And the log file of one of the last builds - may be it helps: |
Am i missing something? I’m not seeing an error?
…------------------------------------------------------------------
Sent from my Mobile Communication Device.....
On Oct 19, 2019, at 6:25 PM, Jorj X. McKie ***@***.***> wrote:
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
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Hm? I guess I don't understand. |
I have looked at the https://github.com/joerick/cibuildwheel/ repo, which is actually the critical part for Python 3.8 support. |
That would be great. Looking forward to have that resolved.... |
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? |
No, I don't mind 😊 - I've seen it too today. |
Interesting to know, that the wheel generating package |
Upload to PyPI happened just now. |
Thank you! |
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...
The text was updated successfully, but these errors were encountered: