It sounds as if there is absolutely no way for the Python modules to be loaded by a userSetup.mel or userSetup.py file and have python scripts which rest in a custom folder/directory on a system which are read by the Maya.env file as PYTHONPATH="". That is what I'm beginning to extract from all the suggestions !
As my original question stated, it worked when it was a system environment variable, I forgot the system environment variable for which I used to load python modules. And so when it was working, I could throw a python script in my PYTHONPATH as stated in my Maya.env file restart and presto it would work. On Monday, March 28, 2016 at 10:00:37 PM UTC-4, Christopher. wrote: > > I have Python 2.6 (26) & Python 2.7 (27) installed, what is the path used > for the modules to append to a system environment > variable; C:\Python27\modules\modules ? > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/cb90ca15-90fa-42e6-8466-12cbfce98970%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
