fredrikaverpil / pyside2-wheels

Unofficial PySide2 wheel building with Travis CI and AppVeyor
41 stars 6 forks source link

python 3.6 support #77

Closed bjquinn closed 7 years ago

bjquinn commented 7 years ago

Would it be reasonable to ask for python 3.6 wheels?

fredrikaverpil commented 7 years ago

Sure. I have very limited time on my hands though, so you're free to do a PR or suggest how to do this on the platform(s) you're primarily interested in.

bjquinn commented 7 years ago

Yep, don't we all. :)

There is a possibility that I'll pursue this further myself, and if I do, I'll make sure to share here. I've put a little bit of effort into this but haven't gotten anywhere yet.

fredrikaverpil commented 7 years ago

Thanks @bjquinn - I'll leave this issue open as a reminder to get this done.

fredrikaverpil commented 7 years ago

I just added a few Dockerfiles for Python 3.6 which should generate wheels in Bintray shortly.

However, I had issues building PySide2 with Python 3.6 on Ubuntu. Not sure why. I'm tracking this in a separate branch. Any help here is appreciated.

bjquinn commented 7 years ago

Awesome! Sadly, it appears I'm not cool enough, and I get a "Forbidden!" when clicking on any of the wheel file downloads.

fredrikaverpil commented 7 years ago

Hm... yes, it seems like the new wheels build/upload resulted in some kind of rate limit on Bintray. I've emailed them about it.

EDIT: Wheels can now be downloaded. For more info on that, refer to this issue: https://github.com/fredrikaverpil/pyside2-wheels/issues/84

fredrikaverpil commented 7 years ago

I'll set up a separate issue for the Ubuntu Trusty Python 3.6 wheels.

bjquinn commented 7 years ago

Thanks! Using the Windows version, works great.