traffic-generation-editor icon indicating copy to clipboard operation
traffic-generation-editor copied to clipboard

No CARLA module available

Open koukasgi opened this issue 2 years ago • 3 comments
trafficstars

This problem makes my head dizzy for days. QGIS python console, VScode and my terminal can import 'carla' but when I press the button to connect to CARLA server this error occurs, I know there is another post like this but there seems to be no answer. Any help would be much appreciated.

OS: [e.g. Ubuntu 18.04] CARLA Version [e.g. CARLA 0.9.11] Python version [e.g. 3.6] QGIS Version [e.g. 3.16]

koukasgi avatar May 18 '23 14:05 koukasgi

Hey @koukasgi Did you find a solution to this issue?

ronyshaji avatar Jul 20 '23 14:07 ronyshaji

For me it was unsatisfied requirements (pygame in my case). To debug this, I removed the try...catch here before installing the plugin. Then I got specific errors when loading the plugin instead of just a generic error!

mattangus avatar Oct 10 '23 11:10 mattangus

Hey @koukasgi Did you find a solution to this issue?

I have suffer from this issue, did you fixed it?

caixxuan avatar Jan 08 '24 08:01 caixxuan