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

Setup QtGui error #10

Open
diorn opened this issue Aug 11, 2019 · 1 comment
Open

Setup QtGui error #10

diorn opened this issue Aug 11, 2019 · 1 comment

Comments

@diorn
Copy link

diorn commented Aug 11, 2019

Hi, I keep running in this error when i try to run prism setup on Linux mint,
Prism was working ok a few days ago but i did some system restore and can't get it back working because of this install error

Traceback (most recent call last):
File "Scripts/PrismInstaller.py", line 66, in
from PySide.QtGui import *
ImportError: No module named QtGui
Traceback (most recent call last):
File "Scripts/PrismCore.py", line 69, in
from PySide.QtGui import *
ImportError: No module named QtGui

@monomon
Copy link

monomon commented Nov 27, 2021

Try installing PySide from pip first:
pip install PySide2

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

No branches or pull requests

2 participants