Skip to content
Discussion options

You must be logged in to vote

Hi @kursad-k, sorry for the slow response. The first thing I'd try is simply re-downloading and unpacking the zip file again. We've had some people on Windows occasionally getting bad extractions from the archive that caused some things to be missing.

You should have a sub-directory of python/PySide2 in the Gaffer directory with a bunch of files and some more subdirectories in it. That's where the Qt.py is going to try and load Qt from.

If you that directory exists, try starting Gaffer with gaffer env python to launch a Python terminal in the Gaffer environment. If you do import PySide2 as module, what do you get? If that runs without errors, what is the result of import shiboken2? Those …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@kursad-k
Comment options

Answer selected by kursad-k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants