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

CARLA Version 0.9.9 #27

Open
DeLeonOscar opened this issue Sep 28, 2023 · 1 comment
Open

CARLA Version 0.9.9 #27

DeLeonOscar opened this issue Sep 28, 2023 · 1 comment

Comments

@DeLeonOscar
Copy link

Hello,

Do you think I can use a more recent version of the Carla Simulator? I tried to use the version 0.9.9. I did the setup and the "pip install -e . " then I checked my pip list and I can see the Carla version installed. However, when I run the main.py file, I am getting an error of "ModuleError: Not module error found carla".

Thanks in advance.

@Luca96
Copy link
Owner

Luca96 commented Oct 1, 2023

Hi @DeLeonOscar, maybe you're installing the CARLA package in your main python directory and not in a virtualenv (if using any), or vice-versa. Anyway, I'm reading here that with newer versions of CARLA (which are supposed to work with my repo, unless they made some changes to the Python API) you can install the python lib from pip, which should be easier.

Let me know how it goes

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