Maya 2023 devkit missing PyMEL completion stubs

Maya 2023 devkit missing PyMEL completion stubs

bradowado
Contributor Contributor
2,286 Views
1 Reply
Message 1 of 2

Maya 2023 devkit missing PyMEL completion stubs

bradowado
Contributor
Contributor

The Maya 2022 devkit contained PyMEL completion stubs in the folder: Autodesk_Maya_2022_4_Update_DEVKIT_Windows\devkitBase\devkit\other\Python27\pymel\extras\completion\py

 

In the Maya 2023 devkit this folder is missing.

Maya 2022 I believe had PyMEL 1.2, while Maya 2023 has PyMEL 1.3. Is it OK to just substitute the 1.2 stubs in something like PyCharm to setup autocompletion for PyMEL 1.3?

2,287 Views
1 Reply
Reply (1)
Message 2 of 2

jmwturner99
Observer
Observer

Yes, its ok to use the stubs from the previous 2022 version. Just make sure you remove the "site-packages" from the mayapy interpreter settings.