Sentdex / Carla-RL

Reinforcement Learning codebase for self-driving car in Carla
MIT License
361 stars 98 forks source link

when i run train.py i get to starting Carla and then it crashes #22

Open newengineeeer opened 2 years ago

newengineeeer commented 2 years ago

so when i run train.py carla simulator starts and then in the terminal it says starting carla and then i get the error:

streaming client: connection failed: No connection could be made because the target machine actively refused it INFO: streaming client: connection failed: No connection could be made because the target machine actively refused it

Henry658 commented 2 years ago

can you train the model? I run the train.py for a little time and then crash. do you have any idea?

hivbbb commented 1 year ago

did you resolve it?I have the same problem.