I am trying to import this module but its not working. The Module is called makeRobotBug. I assigned it to a variable called RB.
RB = 'E:\ProfessionalDevelopment\python\Introduction to Python Scripting in Maya\cgcircuitPython\wk6\modules\makeRobotBug' import RB # ImportError: No module named RB # -- 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/2eda30b5-4ee1-4a7c-b057-ae9ab8f223dc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
