[spambayes-bugs] [ spambayes-Bugs-812076 ] Pop3Proxy won't run: no module 'win32api'

SourceForge.net noreply at sourceforge.net
Wed Sep 24 21:48:38 EDT 2003


Bugs item #812076, was opened at 2003-09-24 18:01
Message generated for change (Comment added) made by swerdlow
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=812076&group_id=61702

Category: pop3proxy
Group: Source code 1.0a5
Status: Closed
Resolution: Invalid
Priority: 5
Submitted By: Bob Swerdlow (swerdlow)
Assigned to: Nobody/Anonymous (nobody)
Summary: Pop3Proxy won't run: no module 'win32api'

Initial Comment:
Downloaded 1.0a6 and ran "python setup.py install" 

without problems.  



The readme then says: "Now launch pop3proxy, either 

by running the "pop3proxy_service.py" script (for those 

using Windows 2000, Windows NT or Windows XP), or 

the "sb_server.py" script (for everyone else)."



I'm running Windows XP, so I did "python 

pop3proxy_service.py" and got:



Traceback (most recent call last):

  File "pop3proxy_service.py", line 24, in ?

    import win32api

ImportError: No module named win32api



I've got Python 2.3.  How do I get past this?

----------------------------------------------------------------------

>Comment By: Bob Swerdlow (swerdlow)
Date: 2003-09-24 21:48

Message:
Logged In: YES 
user_id=873906

Okay, I installed win32all, but I'm not understanding how to 

start the service properly.  "python pop3proxy_service.py" 

gives me parameter information, so I tried "python 

pop3proxy_service.py install" followed by "python 

pop3proxy_service.py start" from the download directory.  

However, http://localhost:8880 produced no page.  Do I need 

to run this script from somewhere else, or as some particular 

user?  I feel like I'm being dense, but I don't see any more 

information in the ReadMe to help me get this set up.  Thanks 

for your help.

    

----------------------------------------------------------------------

Comment By: Tony Meyer (anadelonbrin)
Date: 2003-09-24 20:49

Message:
Logged In: YES 
user_id=552329

I'll update the readme to reflect the additional dependancy.

----------------------------------------------------------------------

Comment By: Adam Walker (xenogeist)
Date: 2003-09-24 20:01

Message:
Logged In: YES 
user_id=583713

You need to install win32all.

http://starship.python.net/crew/mhammond/win32/Downloads.html

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=812076&group_id=61702



More information about the Spambayes-bugs mailing list