Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need for specific turtle object in SpiroAnimator.__init__ #25

Open
rwkopcke opened this issue Jan 8, 2020 · 0 comments
Open

Need for specific turtle object in SpiroAnimator.__init__ #25

rwkopcke opened this issue Jan 8, 2020 · 0 comments

Comments

@rwkopcke
Copy link

rwkopcke commented Jan 8, 2020

EDIT: despite these error flags in PyCharm, the program does run.

at
https://github.com/electronut/pp/blob/master/spirograph/spiro.py

in lines 116, 117, and 127
the PyCharm (Python 3.8.1) flags the methods turtle.window_width(), turtle.window_height(), and turtle.ontimer(...) with an unresolved reference error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant