Skip to content

Autocompletion in source code for imported DLLs in (various) editor doesn't work. #2042

Answered by MHDante
Geggon asked this question in Q&A
Discussion options

You must be logged in to vote

The pyi files should not go in your source code. Python doesn't need to know about the pyi files, they are only there for the use to use.

If you follow the instructions here:
https://www.jetbrains.com/help/pycharm/stubs.html#install-stub

The stubs should not change anything about the runtime behaviour of the software.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@Geggon
Comment options

Comment options

You must be logged in to vote
5 replies
@Geggon
Comment options

@Geggon
Comment options

@Geggon
Comment options

@MHDante
Comment options

Answer selected by Geggon
@Geggon
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2041 on December 07, 2022 18:43.