Skip to content

module 'carla' has no attribute 'Client' #3083

@tritolol

Description

@tritolol

Hello,

I'm having trouble with the Python 3 module of carla.
I compiled it with make PythonAPI and it runs through without any errors.

I can also import the module successfully.
But the imported object does not have any child classes .

So when I'm trying to run an example script, I get this message
module 'carla' has no attribute 'Client'

The Python 2 version works just fine.

I don't have any other carla module installed via pip.

Metadata

Metadata

Labels

pythonRequires changing Python codequestion

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions