Hi,

I want to know if its possible to use pywin32 from a network location.
Currently i am using PyQt4 from network location and its working. Same way 
i tried pywin32 by copying to network location.

when in import win32api or some other module i get below error

Traceback (most recent call last):
  File "<pyshell#27>", line 1, in <module>
    import win32api
ImportError: No module named win32api

Do any one have idea to over come this.

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to