Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I thought it was something like :
python ("import switchTexture switchTexture.switch()")
assuming that my python file was switchTexture.py and inside this file, it starts with :
def switch():
But I got :
Error: line 1: invalid syntax
Warning: line 0: Pre-Render MEL script failed...
Solved! Go to Solution.