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

No module named 'srunner' #77

Closed
AnneCCollin opened this issue Nov 3, 2020 · 2 comments
Closed

No module named 'srunner' #77

AnneCCollin opened this issue Nov 3, 2020 · 2 comments

Comments

@AnneCCollin
Copy link

Hello,

I followed the instructions from this page https://leaderboard.carla.org/get_started/ (using same carla version)
After definition my environment variables, I try running ./scripts/run_evaluation.sh, and I get a ModuleNotFoundError: No module named 'srunner'. I checked and my PYTHONPATH contains the carla/leaderboard/scenario_runner paths, as described in the tutorial, and I am in the correct conda env. Any idea as to what is happening? My OS is Ubuntu 16.04

@glopezdiest
Copy link
Contributor

Hey @AnneCCollin that error is because your PYTHONPATH isn't correctly detecting ScenarioRunner. Could you check if that's the case?

@AnneCCollin
Copy link
Author

AnneCCollin commented Nov 6, 2020 via email

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

2 participants