Try that with a userSetup.py instead of .mel. Otherwise, yes that should
work.
On Sunday, September 10, 2017 at 7:49:40 PM UTC-5, jettam wrote:
>
> I made a userSetup.mel file, and placed it here:
> C:\Users\justin\Documents\maya\2017\scripts\userSetup.mel
> In this file I added this text:
I made a userSetup.mel file, and placed it here:
C:\Users\justin\Documents\maya\2017\scripts\userSetup.mel
In this file I added this text:
*import sys*
*sys.path.insert(0, "E:/ProfessionalDevelopment/python/Introduction to
Python Scripting in Maya/cgcircuitPython") *
Should this work? Whe