Quantcast
Viewing latest article 4
Browse Latest Browse All 7

I am writing some tools that need to run in python outside of Maya

@leocov wrote:

Just create a python virtual environment. There is lots of info on python virtualenv's online but the easiest way is to let PyCharm create and manage it. The entry point for your tool, a batch or shell script, can call your tools .py file with this virtual environment's python executable.

Read full topic


Viewing latest article 4
Browse Latest Browse All 7

Trending Articles