-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
I get the following error on trying to run from windows and python 3.
Traceback (most recent call last):
File "cube_interactive.py", line 46, in
class Cube:
File "cube_interactive.py", line 77, in Cube
for theta in (np.pi / 2, -np.pi / 2)]
File "cube_interactive.py", line 77, in
for theta in (np.pi / 2, -np.pi / 2)]
NameError: name 'x' is not defined
Metadata
Metadata
Assignees
Labels
No labels