[spambayes-bugs] [ spambayes-Bugs-941639 ] Module 'pywintypes' isn't in frozen sys.path directories

SourceForge.net noreply at sourceforge.net
Sun Apr 25 01:42:46 EDT 2004


Bugs item #941639, was opened at 2004-04-25 01:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=941639&group_id=61702

Category: Outlook
Group: 	Binary 1.0b1
Status: Open
Resolution: None
Priority: 5
Submitted By: mrpowell (mrpowell)
Assigned to: Mark Hammond (mhammond)
Summary: Module 'pywintypes' isn't in frozen sys.path directories

Initial Comment:
Unable to register addin in Outlook 2000 SR1 
9.0.0.5414 / Microsoft Windows 98 4.10.2222 A.  
 
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 install. 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

 my paths: 
C:\Program Files\SpamBayes
D:\Program Files\Microsoft Office\Office\Outlook.exe
C:\WINDOWS\Application Data\Microsoft\Outlook
C:\WINDOWS\Profiles\Marc Powell\Application 
Data\Microsoft\Outlook

  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=941639&group_id=61702



More information about the Spambayes-bugs mailing list