Upgrade for 2025+ - #74
Conversation
|
will try to find some time to do a quick review and merge and start the store submission in the next day or 2. I wont be able to test anything that touches Maya on it though. Thank you for making the PR |
bcf7333 to
df5612d
Compare
|
This is great! Can we expect this soon on the JetBrains Marketplace? |
|
Hi! I was wondering if there were any updates on this? |
|
For those who still need a new version of MayaCharm, I updated my fork for 2026+ and published it on the JetBrains Marketplace. |
when I add Maya Sdk, it shows "no Maya installationdetected", but I have Maya 2022 and Maya 2024 installed in my Windows Machine. How can I fix this? |
|
@tybian The detection only works for default Maya installation paths, so it may not find them if you changed them. In this case, you can set the path to |
After manually selecting the mayapy Interpreter, when I use the "Execute Document in Maya" I got this error: |
|
I've figured it out. As the README in your repo says, after I configured the Python Interpreter, it works well. the usage is slightly different with MayaCharm, sorry for my bothering. |
|
Is this merged into master? Can we have a new release? |



Hey there,
As the plugin lost compatibility again with the 2025.1 release of Pycharm , I upgraded the codebase and removed all deprecations from old versions.
Kotlin isn't my main language, so there are probably things that can be improved, but at least it seems to work pretty well.