You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, first of all really thanks for the project but I am facing a problem....
receiving this message (No module named 'Carla').
take note: -
-that I am using all Py3.7
-all libraries available
Carla does function with me on the pc when I use the examples code from Carla
and I repeated everything on Py3.10 with all the needed libraries but still no response on Jupyter and receiving the exact message from both environments (Py3.7 & py 3.10)
lastly, I thought of changing the path to Carla (in the Jupyter file ) but I don't know if I did it properly
The text was updated successfully, but these errors were encountered:
i have solved the previous problem. but now i am facing a new one which is No module named 'core' but at the same time import carla still got a red line
Hi, first of all really thanks for the project but I am facing a problem....
receiving this message (No module named 'Carla').
take note: -
-that I am using all Py3.7
-all libraries available
The text was updated successfully, but these errors were encountered: