Hello @filipbasara0, I am trying to run train.py on Ubuntu 18.04 Carla 0.9.6 python 3.6 but I get the following error:
Command:
python3 drive.py --config.json.example
error:
ModuleNotFoundError: No module named 'carla.agent'
I would appreciate any help in resolving this issue!