Auto complete not work in openpyxl Follow
Shame Jetbrains.
The price of Pychar is increasing and there are more bugs. Auto complete in openpyxl module doesn't work. In free VSCode it works. Now I'm wondering if it's worth renewing the subscription.
Please sign in to leave a comment.
pls delete path C:\Program Files\JetBrains\PyCharm 2022.2.1\plugins\python\helpers\typeshed\stubs and then restart IDE.
ref: https://expy-style.net/python/intellij-openpyxl-completion/ (sorry written in Japanese)
sorry. delete not all of the stubs/* contents.
only openpyxl dir in C:\Program Files\JetBrains\PyCharm 2022.2.1\plugins\python\helpers\typeshed\stubs .
Hello,
I am sorry for the negative experience you have.
Could you please provide a code example for openpyxl issue? Thank you in advance.
Python 3.10.5
openpyxl 3.0.10
Linux(manjaro)
PyCharm 2022.2.1 (Pro)
Hello,
Unfortunately, PyCharm does not provide this type of completion, please vote for https://youtrack.jetbrains.com/issue/PY-40588/Add-autocompletions-from-the-running-console-to-the-editor in order to increase its priority and be notified about any updates.
galapagos thank you, problem solved.