Open AHPUymhd opened 3 weeks ago
And python3.8 conflicts with decorator==5.1.1 and moviepy==1.0.3
Hi, first, the CARLA_ROOT path is incorrect. You included extra { and } symbols; it should be CARLA_ROOT=/home/.../CARLA
Second, regarding the conflict, it's fine to ignore it. You can simply use pip to install the decorator and moviepy packages.
Thank you very much for your reply to my mistake in your busy schedule, and thank you very much for your open source code, but I still don't understand where the environment is set up to be wrong. Isn't that right?,I didn't add “and”.
Thank you very much for your reply to my mistake in your busy schedule, and thank you very much for your open source code, but I still don't understand where the environment is set up to be wrong. Isn't that right?,I didn't add “and”.
@javyduck
i mean, you should remove the "{" and "}", i.e., use export CARLA_ROOT=/home/prise/cbz/chatscene/CARLA
i mean, you should remove the "{" and "}", i.e., use export CARLA_ROOT=/home/prise/cbz/chatscene/CARLA Thank you very much for your help, I corrected this fatal mistake!
When I run the train.py it prompts no carla, my CARLA is downloaded from your website, as shown in the figure Environment variables are also set, as shown in the figure So where does my question appear, thank you! @javyduck