-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
I downloaded the code and tried to run it. I am getting
Traceback (most recent call last):
File "code/cube_interactive.py", line 46, in
class Cube:
File "code/cube_interactive.py", line 77, in Cube
for theta in (np.pi / 2, -np.pi / 2)]
File "code/cube_interactive.py", line 77, in
for theta in (np.pi / 2, -np.pi / 2)]
NameError: name 'x' is not defined
Any idea why?
Metadata
Metadata
Assignees
Labels
No labels