Q1 .. Is it okay for Maya (2017) to load two userSetup files upon launch, a .mel version and a .py version?
Q2. I am trying to get maya to auto load my 'see' module upon launch. So I add this code to my userSetup.py Unfortunately this doesnt work. Could someone tell me what I am missing in this code. // PYTHON CONVENIENCE TOOL from see import see -- 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/1b028a8e-5868-48f4-81c9-e79faf78145d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
