Autocomplete just stopped working on some libraries

Hello!

Would anyone have any idea why autocomplete might stop working? 
I'm using Pycharm and writing code for maya, this is something I've been doing for years now. But all of a sudden my autocomplete just stopped working on my maya packages. 

I've tried:
* Invalidating caches
* Downgrading to older versions
* Setting Pycharm settings to default
* Changing interpreters, creating small contained venvs with the libraries I needed, using the maya python intepreter
* Tried it on two computers, with the same result


 

0
2 comments

old way was using devkit with adding devkit\other\pymel\extras\completion\py as interpreter, but nowadays this directory in devkit no longer exists anymore, at least in Maya2023 (the version I use). Currently the most common is installing maya-stubs package in both mayapy and external python interpreter (if you use external interpreter for maya tool programming as well)

0

Please sign in to leave a comment.