filmov
tv
Debugging maya (PyCharm2018 EAP 9)
![preview_player](https://i.ytimg.com/vi/OxyaHFqtTCM/maxresdefault.jpg)
Показать описание
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
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
Комментарии