Message 1 of 4
importing py script wont work
Not applicable
02-17-2015
10:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm following this tutorial https://www.youtube.com/watch?v=-0oZlSr_fKk but for some reason my script wont load. I keep getting:
"# Error: line 1: ImportError: file <maya console> line 1: No module named rr_main_curves"
each time i enter
"import rr_main_curves
rr_main_curves.window_creation()"
I'm using a mac and the tutorial hte guy is using a PC. Could that be the problem? Either way I need to know how to get maya to read the file. (and yes i have them in the scripts folder and have restarted the program)