You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to VPython-users
I think the following paragraph from the VPython installation instructions at vpython.org applies:
When running from a terminal, if the program does not end with a loop containing a rate() statement, you need to add "while True: rate(30)" to the end of the program. This is not necessary when launching from environments such as Jupyter notebook, IDLE, or Spyder.
VPython-users
unread,
Sep 19, 2023, 8:34:17 AM9/19/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to VPython-users
Sorry I never thought to read the installation instructions, my fault.
I'm using python 3.11.4 and I still get the ZeroDivisionError (see image).
It's not a problem for me, I just thought I'd report.