You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 10.3
Pycharm Community/Educational 2022.2.1
pgzero is installed with pip and is v. 1.2.1. It pulls in pygame 2.1.2
I can make a simple example in the next few days and post it
I suspect this is a python 2 to python 3 issue, but you cannot import the pygame zero symbols or it stops working.
This is a problem in IDEs because they complain about references to unimported classes and objects.
The text was updated successfully, but these errors were encountered: