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
all works but it give me a black screen and point me to these lines plz this is very important for me man note i am using arch linux as a daily driver arcolinux is my distro
File "/home/moon/Desktop/Python/ai-car-simulation-master/newcar.py", line 261, in
population.run(run_simulation, 1000000)
File "/home/moon/.local/lib/python3.9/site-packages/neat/population.py", line 89, in run
fitness_function(list(iteritems(self.population)), self.config)
File "/home/moon/Desktop/Python/ai-car-simulation-master/newcar.py", line 165, in run_simulation
screen = pygame.display.set_mode((WIDTH, HEIGHT), pygame.FULLSCREEN)
The text was updated successfully, but these errors were encountered:
all works but it give me a black screen and point me to these lines plz this is very important for me man note i am using arch linux as a daily driver arcolinux is my distro
File "/home/moon/Desktop/Python/ai-car-simulation-master/newcar.py", line 261, in
population.run(run_simulation, 1000000)
File "/home/moon/.local/lib/python3.9/site-packages/neat/population.py", line 89, in run
fitness_function(list(iteritems(self.population)), self.config)
File "/home/moon/Desktop/Python/ai-car-simulation-master/newcar.py", line 165, in run_simulation
screen = pygame.display.set_mode((WIDTH, HEIGHT), pygame.FULLSCREEN)
The text was updated successfully, but these errors were encountered: