![]() |
#5
|
|||
|
|||
Hi Kim,
Are you getting any error messages in the Interactive Window when you run demo.py? If you are, type the following commands in the interactive window before running demo.py: import os os.environ['HOME'] = '' (those are two single quote characters at the end) import sys sys.argv = [] Let me know if this helps. -- Farshid |
Thread Tools | |
Display Modes | Rate This Thread |
|
|