Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm using PyCharm2021 and Maya2022 to write code that builds a model for me. My code is split up into modules with a single directory and one main.py that runs the whole program.
But in order for Maya to reflect my changes in any of the code files I have to close and restart Maya. Is there a way to avoid restarting Maya?
I've heard there's a function called reload in Python, but I wasn't sure how to use it.
Solved! Go to Solution.