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

Problem with SDL version #9

Open
Gandifil opened this issue Nov 2, 2023 · 0 comments
Open

Problem with SDL version #9

Gandifil opened this issue Nov 2, 2023 · 0 comments
Assignees

Comments

@Gandifil
Copy link
Collaborator

Gandifil commented Nov 2, 2023

Hi, I've founded some problem with project.

I use PyCharm, PyCharm's execution targets, python 11.

If I run standalone script, for example, simulate_fight.py, error about SDL version raised. It will be treated by adding import Game class before another imports

from common.game import Game
from mobs.mobs import *
from mobs.player import *

Do you know something about it?

@phomm phomm removed their assignment Nov 7, 2023
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

3 participants