[spambayes-bugs] [ spambayes-Bugs-941634 ] Module 'pywintypes'
isn't in frozen sys.path directories
SourceForge.net
noreply at sourceforge.net
Sun Apr 25 01:21:51 EDT 2004
Bugs item #941634, was opened at 2004-04-25 01:17
Message generated for change (Settings changed) made by mrpowell
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=941634&group_id=61702
Category: Outlook
Group: Binary 1.0b1
Status: Open
Resolution: None
>Priority: 9
Submitted By: mrpowell (mrpowell)
Assigned to: Mark Hammond (mhammond)
Summary: Module 'pywintypes' isn't in frozen sys.path directories
Initial Comment:
I uninstalled the Spambayes-outlook-0081 because I
could never get it to register as an addin. (consistent
error) and tried the latest release 1.0b1 and it failed
also. I ran regsvr32.exe outlook_addin.dll as described
in the trouble shooting guide and the windows error was
that it could not locate a file to execute. This is the
same error I get every time I try to activate the .dll. I
purged all references to spambayes from the registry
before trying the latest fresh install. This is the log from
the latest two failed attempts with 1.0.b1:
Traceback (most recent call last):
File "addin.py", line 33, in ?
File "win32com\__init__.pyc", line 6, in ?
File "C:\PROGRAM
FILES\SPAMBAYES\lib\spambayes.zip\pythoncom.pyc",
line 2, in ?
#@c
File "C:\PROGRAM
FILES\SPAMBAYES\lib\spambayes.zip\pywintypes.pyc",
line 69, in ?
File "C:\PROGRAM
FILES\SPAMBAYES\lib\spambayes.zip\pywintypes.pyc",
line 45, in __import_pywin32_system_module__
ImportError: Module 'pywintypes' isn't in frozen sys.path
directories
Traceback (most recent call last):
File "addin.py", line 33, in ?
File "win32com\__init__.pyc", line 6, in ?
File "C:\PROGRAM
FILES\SPAMBAYES\lib\spambayes.zip\pythoncom.pyc",
line 2, in ?
#@c
File "C:\PROGRAM
FILES\SPAMBAYES\lib\spambayes.zip\pywintypes.pyc",
line 69, in ?
File "C:\PROGRAM
FILES\SPAMBAYES\lib\spambayes.zip\pywintypes.pyc",
line 45, in __import_pywin32_system_module__
ImportError: Module 'pywintypes' isn't in frozen sys.path
directories
What is a 'pywintypes' module and where is it located?
Which of my sys.path directories do I have to stick in
the freezer before I can copy the 'pywintypes' module
into it?
Any help will be greatly appreciated as this has become
a personal challenge.
Marc Powell
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=941634&group_id=61702
More information about the Spambayes-bugs
mailing list