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
Hello, I installed sdl etc but when i launch the program it says me this :
Traceback (most recent call last):
File "C:\Users\nayth\PycharmProjects\pyswargol\swargol.py", line 444, in
main(cfg)
File "C:\Users\nayth\PycharmProjects\pyswargol\swargol.py", line 363, in main
raise Exception("Failed to init SDL2")
Exception: Failed to init SDL2
Do you have any idea on how to fix this ? Thank you for your help.
The text was updated successfully, but these errors were encountered:
Hello, I installed sdl etc but when i launch the program it says me this :
Traceback (most recent call last):
File "C:\Users\nayth\PycharmProjects\pyswargol\swargol.py", line 444, in
main(cfg)
File "C:\Users\nayth\PycharmProjects\pyswargol\swargol.py", line 363, in main
raise Exception("Failed to init SDL2")
Exception: Failed to init SDL2
Do you have any idea on how to fix this ? Thank you for your help.
The text was updated successfully, but these errors were encountered: