I asked too soon, I am now passing my actual module to the sub process and importing that when initialized. If there is a better practice I would be interested in hearing it,
Thanks! On Monday, October 3, 2016 at 1:21:17 PM UTC-7, I73 wrote: > > I am trying to run a subprocess with mayapy and I am failing to import a > module because I have a path that is set at run time by userSetup.py. The > question is how can I load a 'userSetup.py' while running a process? > -- 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/b2756741-289d-4666-9edc-cdd569986c29%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
