Re: install questions

2004-12-28 Thread Premshree Pillai
Umm, the file is called soap.py, so when you import you'll have to do a: import soap On Tue, 28 Dec 2004 13:09:48 -0800 (PST), A Chan <[EMAIL PROTECTED]> wrote: > Hi, All, > > I'm new in Python. I just install ActivePython 2.4 on > my PC and also install SOAPpy-0.11.6.zip, > soapy-0.1.win32.exe

install questions

2004-12-28 Thread A Chan
Hi, All, I'm new in Python. I just install ActivePython 2.4 on my PC and also install SOAPpy-0.11.6.zip, soapy-0.1.win32.exe. When I run the following script, I got no module named SOAPpy. Am I missing any modules? Thanks Angela error message: Tr