As far as the path is in your PYTHONPATH or appended to the sys.path you
should be able to import the module, Softimage doesn't have any special
requirement AFAIK (standard python stuff).
http://docs.python.org/2/tutorial/modules.html#the-module-search-path

Reply via email to