Intellisense not working for pymupdf package only on vscode #1898
Replies: 4 comments 2 replies
-
What kind of problems have you encountered? I also use VSCode on Windows but do not have any problems.🤔 |
Beta Was this translation helpful? Give feedback.
-
I am importing fitz as usual, but instead of using Same for everything else: instead of |
Beta Was this translation helpful? Give feedback.
-
yes, it looks like VS code does not look at |
Beta Was this translation helpful? Give feedback.
-
On the other hand: how much effort do you want to sacrifice for the shortcomings of an Intellisense system ... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the latest version of pymupdf (1.20.2) on a Windows machine with VSCode. Intellisense is working with all other packages. I have checked the troubleshooting steps listed here. -> https://donjayamanne.github.io/pythonVSCodeDocs/docs/troubleshooting_intellisense/ but its still not working.
Has anyone else encountered this issue and managed to resolve?
Beta Was this translation helpful? Give feedback.
All reactions