Skip to content

python2 crashes division by zero  #20

Description

@ersteller

time_rate = (clock.get_time() / 1000.0) / (1 / max_fps)
ZeroDivisionError: float division by zero

I know python 3 would convert the right term to float but
python 3.9 (on win10) is not loading numpy correctly:
RuntimeError: The current Numpy installation ... fails to pass a sanity check due to a bug in the windows runtime. See this issue for more information: https://tinyurl.com/y3dm3h86

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions