How to solve the ZeroDivisionError float division by zero after importing vpython

0 votes
ZeroDivisionError: float division by zero
PS E:\LearingVS> python -u "e:\LearingVS\.vscode\Vpython.py"
exit
Exception ignored in atexit callback: <function Exit at 0x000002AB500D57E0>
Traceback (most recent call last):
  File "C:\Users\DE'VARIS\AppData\Local\Programs\Python\Python310\lib\site-packages\vpython\vpython.py", line 22, in Exit
    a = 1.0/zero
ZeroDivisionError: float division by zero
PS E:\LearingVS>
Mar 28, 2023 in Python by Sheriff

edited 4 days ago 7 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP