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. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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!
Beta Was this translation helpful? Give feedback.
All reactions