Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run in carla 0.9.4 #86

Open
SHITIANYU-hue opened this issue Aug 18, 2020 · 5 comments
Open

How to run in carla 0.9.4 #86

SHITIANYU-hue opened this issue Aug 18, 2020 · 5 comments

Comments

@SHITIANYU-hue
Copy link

It seems that this CARLA version cannot be installed now.

Traceback (most recent call last):
File "run_CIL.py", line 4, in
from carla.driving_benchmark import run_driving_benchmark
ModuleNotFoundError: No module named 'carla'

@raozhongyu
Copy link

I have the same question, do you solve it? Thanks

@SHITIANYU-hue
Copy link
Author

You could check the bachrc file whether it includes the right path of the carla module

@raozhongyu
Copy link

Thanks for your reply ,I meet this question :ModuleNotFoundError: No module named 'carla.driving_benchmark'

@Rookie-81
Copy link

make sure to export this:
export PYTHONPATH="pwd/PythonClient:$PYTHONPATH"

@EchoYJJ
Copy link

EchoYJJ commented Mar 14, 2021

Thanks for your reply ,I meet this question :ModuleNotFoundError: No module named 'carla.driving_benchmark'

Hi, Have you solved this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants