-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
(pycxdgui) D:\Software\pycxdgui\pycxdgui>python startGUI.py
Traceback (most recent call last):
File "startGUI.py", line 1, in
from PyQt5 import QtGui
ImportError: No module named 'PyQt5'
(pycxdgui) D:\Software\pycxdgui\pycxdgui>python startGUI.py
Traceback (most recent call last):
File "startGUI.py", line 2, in
from gui.SAXSMainGUI import SAXSGUI
File "D:\Software\pycxdgui\pycxdgui\gui\SAXSMainGUI.py", line 5, in
from ..tools.average import runningaverage
ValueError: attempted relative import beyond top-level package
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels