Hello,

While compiling outlook plugin dll in directory windows/py2exe/ on windows 
system(tried win98/winxp), python setup_all.py failed with these error:

copying C:\PYTHON23\lib\site-packages\py2exe\run_w.exe -> C:\tmp\spambayes-1.0.4
\windows\py2exe\dist\bin/setup_server.exe
copying C:\PYTHON23\lib\site-packages\py2exe\run.exe -> C:\tmp\spambayes-1.0.4\w
indows\py2exe\dist\bin/sb_service.exe
copying C:\PYTHON23\lib\site-packages\py2exe\run_dll.dll -> C:\tmp\spambayes-1.0
.4\windows\py2exe\dist\bin/outlook_addin.dll
The following modules appear to be missing
['BTrees.OOBTree', 'Crypto.Cipher', 'DateTime', 'Entrian', 'OpenSSL', 'ZEO.Clien
tStorage', 'ZODB', 'ZODB.FileStorage', 'bsddb185', 'bsddb3', 'gdbm', 'jarray', '
java.io.IOException', 'java.io.InterruptedIOException', 'java.net', 'mx.DateTime
', 'persistent', 'psycopg', 'pywin.dialogs', 'pywin.dialogs.list', 'resource', '
transaction']

I install resourcepackage, py2exe-0.5.4, pywin32-203.win32-py2.3.exe,
win32all-163.exe. python-2.3.5, twisted-1.3.0-win32-py2.3

seems like its ask for too much module needed install,
On spambayes project site not mention this thing..

Any suggestions ?

Really needed install all of these modules ? And where to find them?
im not found for example Entrian module on the net..



with best regards,
   binworkers.








_____________________________________________________________
Washington DC's Largest FREE Email service. ---> http://www.DCemail.com ---> A 
Washington Online Community Member --->
http://www.DCpages.com
_______________________________________________
spambayes-dev mailing list
spambayes-dev@python.org
http://mail.python.org/mailman/listinfo/spambayes-dev

Reply via email to