Dear sir:
I only install Windows Installer for Visual Studio .NET 2003
Ice-2.1.1-VC71.msi.
use ice python demo
C:\Ice-2.1.1\demopy\Ice\hello>python Server.py
Traceback (most recent call last):
File "Server.py", line 13, in ?
import traceback, Ice
File "C:\Ice-2.1.1\python\Ice.py", line 15, in ?
import IcePy
ImportError: No module named IcePy
why ?

Reply With Quote