-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I get the following error when I try and click any button in the GUI
C:\Users\USERNAME\Downloads\CompPy>python MainWindow.py
Traceback (most recent call last):
File "C:\Users\USERNAME\Downloads\CompPy\MainWindow.py", line 971, in PlotProfile
for dict in [self.commonVars[self.clicked], self.rotorVars[self.clicked], self.statorVars[self.clicked]]:
TypeError: list indices must be integers or slices, not NoneType
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels