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

make_resources does not work with newer (5.14+) PySide2 versions #132

Open
dgovil opened this issue Jan 12, 2021 · 1 comment
Open

make_resources does not work with newer (5.14+) PySide2 versions #132

dgovil opened this issue Jan 12, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@dgovil
Copy link

dgovil commented Jan 12, 2021

So it looks like newer PySide2 versions (5.14+) have dropped support for the -py2 and -py3 flags.
I know the project's setup.py currently locks to 5.11 and in Maya, I assume you're trusting it's 5.12.

Maya 2021 will default to Qt 5.15 I believe, so I just wanted to create an issue to highlight that it might become a problem shortly. Perhaps mentioning a max Qt version in the docs for now would suffice. I'm not sure how they'll handle needing to support generation for py2 and py3 versions of resources though...

@dgovil dgovil added the bug Something isn't working label Jan 12, 2021
@ImLucasBrown
Copy link
Member

Good catch, we'll look into this more.
We've had some trouble keeping up with all the PySide2 versions (especially in Maya 2018) and cross compatibility between Py2/3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants