Python API stubs for type hints and auto-completion #5755
mathiaswold
started this conversation in
Show and tell
Replies: 1 comment
|
@mathiaswold, Thanks a lot. I tried this and its working good. I was thinking of solving the problem by installing the Python package itself. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello!
Issue #1333 was closed with no solution as far as I can tell.
I have created a repository containing Python stubs for the CARLA Python API. Installation instructions can be found there: https://github.com/mathiaswold/carla-python-stubs.
Installing the Python stubs will allow you to use type hints and auto-completion in your code editor. Hope this is useful!
All reactions