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
I'm working to get a simulator up and running to interact with ROS. I've managed to resolve most of the problems myself, but this one isn't giving me a lot of clues. A one-line script with just import carla segfaults.
I'm running Python 3.12.3 on Ubuntu 24.04.1 LTS.
The text was updated successfully, but these errors were encountered:
Hi folks!
I'm working to get a simulator up and running to interact with ROS. I've managed to resolve most of the problems myself, but this one isn't giving me a lot of clues. A one-line script with just
import carla
segfaults.I'm running Python 3.12.3 on Ubuntu 24.04.1 LTS.
The text was updated successfully, but these errors were encountered: