YES!!! Thank you so much Marcus. I have been tying to solve this one on and off for the past 48 hours. I was about to give up on it for the night, then your reply turned up :)
On Monday, September 11, 2017 at 10:35:17 PM UTC-7, Marcus Ottosson wrote: > > @robert, thanks for that info, goldmine! > > @jettam If that comment is present in your userSetup.py then you’ve got a > syntax error and the import would not happen. Try using a # instead of a > // > > // PYTHON CONVENIENCE TOOLfrom see import see > > # PYTHON CONVENIENCE TOOLfrom 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/a7512dda-b076-482f-bc39-595615581e1d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
