I’m running through the tutorial and I’ve copied paced this, so its exact:
angleRadians = angleDegrees * (pi / 180.0)
But when I run code their seams to be an issue with the above line. My command prompt says:
angleRadians = angleDegree * (pi / 180.0)
NameError: global name ‘pi’ is not defined
:task(error): Exception occurred in PytonTask Spin CameraTask Traceback (most recent calllast):