Debugging maya (PyCharm2018 EAP 9)

preview_player
Показать описание
Following a recent experimental feature:

PyCharm can now attach to "any" processes. Good news for us in CG, plenty of programs has an internal Python interpreter which we can now attach to and debug!

Script in Maya:
The path is {PyCharmInstallLocation}/helpers/pydevd

To get the parent process (Maya's process ID), run
import os
Рекомендации по теме
Комментарии
Автор

I cannot seem to find the value that I need to change on the registry. Would this be the same in pycharm 2021.3?

bernimas
Автор

Hi J0YU, forgive me I'm totally noob and would like the python console in pycharm to be Maya's itnernal python.

at 00:47 seconds in the video, I can't copy what you typed word for word

the local jetbrains toolbox folder does not exist for me? Do I simply create it? or what?

thanks in advance!

picosdrivethru