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.
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.