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

Importing pygame zero breaks it #303

Open
profK opened this issue Oct 13, 2022 · 2 comments
Open

Importing pygame zero breaks it #303

profK opened this issue Oct 13, 2022 · 2 comments

Comments

@profK
Copy link

profK commented Oct 13, 2022

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.

@arganoid
Copy link

I don't get this on mine, my code starts "import pygame, pgzero, pgzrun" and it's fine. What kind of system do you have, Python version, etc?

@profK
Copy link
Author

profK commented Oct 31, 2022 via email

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

2 participants