[spambayes-dev] [ spambayes-Bugs-712480 ] Install error: bizarre
import errors
SourceForge.net
noreply at sourceforge.net
Wed Jun 4 21:40:24 EDT 2003
Bugs item #712480, was opened at 2003-03-31 17:47
Message generated for change (Comment added) made by anadelonbrin
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=712480&group_id=61702
Category: Outlook
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Paul Marrero (pmarrero)
Assigned to: Mark Hammond (mhammond)
Summary: Install error: bizarre import errors
Initial Comment:
I use office XP with the Outlook client. It appears that
the registration was successfull but I cannnot find any
menu buttons. XP clipboard does appear to have the
Icons. The command line train works. Not sure where
to go from here.
----------------------------------------------------------------------
>Comment By: Tony Meyer (anadelonbrin)
Date: 2003-06-05 15:40
Message:
Logged In: YES
user_id=552329
Ah - here's the tracer I was looking for!
I posted this in another trace, but it belonged here. In the
aims of testing the SP2 theory, I made no other changes,
upgraded to SP2 (same version as below) and tried to install
the binary. I have progressed ;) to the 'no disk' error. I can't
really be bothered (at the moment) trying to get further since
CVS still works :)
In case this is of use...
----------------------------------------------------------------------
Comment By: Mark Hammond (mhammond)
Date: 2003-05-25 23:41
Message:
Logged In: YES
user_id=14198
Failes with Outlook XP ver.10.4712.4219 sp-2
----------------------------------------------------------------------
Comment By: Mark Hammond (mhammond)
Date: 2003-05-23 11:40
Message:
Logged In: YES
user_id=14198
*sob* - so it certainly fails with Outlook SP2 here?
ecvogel - is your traceback identical to this one?
----------------------------------------------------------------------
Comment By: Eric C. Vogel (ecvogel)
Date: 2003-05-23 07:20
Message:
Logged In: YES
user_id=784818
Same here. Outlook XP all SP and patches, WIn XP Pro SP1
all patches. The file is registered and in the COM and has the
check. Exchange Server 2000 all SP and patches on SBS
2kSP-1 all patches. 002 install
----------------------------------------------------------------------
Comment By: Steve McCullough (sm5669)
Date: 2003-05-20 10:24
Message:
Logged In: YES
user_id=782446
Same here. Outlook 2002 on Win2000 with all the latest SPs
and patches applied. Log file...
warning: use func(*args, **kwargs) instead of apply(func,
args, kwargs)
warning: use func(*args, **kwargs) instead of apply(func,
args, kwargs)
SpamAddin - Connecting to Outlook
pythoncom error: Failed to call the universal dispatcher
Traceback (most recent call last):
File "C:\PROGRA~1\PYTHON32\lib\site-
packages\win32com\universal.py", line 170, in dispatch
retVal = ob._InvokeEx_(meth.dispid, 0, meth.invkind, args,
None, None)
File "C:\PROGRA~1\PYTHON32\lib\site-
packages\win32com\server\policy.py", line 322, in _InvokeEx_
return self._invokeex_(dispid, lcid, wFlags, args, kwargs,
serviceProvider)
File "C:\PROGRA~1\PYTHON32\lib\site-
packages\win32com\server\policy.py", line 601, in _invokeex_
return DesignatedWrapPolicy._invokeex_( self, dispid, lcid,
wFlags, args, kwArgs, serviceProvider)
File "C:\PROGRA~1\PYTHON32\lib\site-
packages\win32com\server\policy.py", line 541, in _invokeex_
return apply(func, args)
File "E:\src\spambayes\Outlook2000\addin.py", line 654, in
OnConnection
File "E:\src\Installer\iu.py", line 274, in importHook
File "E:\src\Installer\iu.py", line 353, in doimport
File "E:\src\spambayes\Outlook2000\manager.py", line 15,
in ?
File "E:\src\Installer\iu.py", line 274, in importHook
File "E:\src\Installer\iu.py", line 353, in doimport
File "E:\src\spambayes\Outlook2000\msgstore.py", line 86,
in ?
File "E:\src\Installer\iu.py", line 296, in importHook
exceptions.ImportError: No module named win32com.mapi
----------------------------------------------------------------------
Comment By: Tormod Hystad (thystad)
Date: 2003-05-16 19:27
Message:
Logged In: YES
user_id=780089
Exactly same as Nick here. Win2003 RC2, Outlook XP
(Norwegian, version 10.2627.4219 SP2, configured with one
Exchange (Standard) email acount) and the 002 install
package.
Thanks,
Tormod
----------------------------------------------------------------------
Comment By: Nick Trautmann (nicktrautmann)
Date: 2003-05-12 20:15
Message:
Logged In: YES
user_id=776857
Similar here:
pythoncom error: Failed to call the universal dispatcher
Traceback (most recent call last):
File "E:\src\pythonex\com\win32com\universal.py", line 170,
in dispatch
File "E:\src\pythonex\com\win32com\server\policy.py", line
322, in _InvokeEx_
File "E:\src\pythonex\com\win32com\server\policy.py", line
601, in _invokeex_
File "E:\src\pythonex\com\win32com\server\policy.py", line
541, in _invokeex_
File "E:\src\spambayes\Outlook2000\addin.py", line 655, in
OnConnection
File "E:\src\spambayes\Outlook2000\manager.py", line 475,
in GetManager
File "E:\src\spambayes\Outlook2000\manager.py", line 156,
in __init__
File "E:\src\spambayes\Outlook2000\manager.py", line 71,
in import_core_spambayes_stuff
File "E:\src\Installer\iu.py", line 274, in importHook
File "E:\src\Installer\iu.py", line 353, in doimport
File "E:\src\spambayes\spambayes\tokenizer.py", line 659,
in ?
exceptions.AttributeError: 'OptionsClass' object has no
attribute 'skip_max_word_size'
SpamAddin - Connecting to Outlook
Created new configuration file 'C:\Documents and
Settings\Nick\Application
Data\SpamBayes\default_configuration.pck'
pythoncom error: Failed to call the universal dispatcher
Traceback (most recent call last):
File "E:\src\pythonex\com\win32com\universal.py", line 170,
in dispatch
File "E:\src\pythonex\com\win32com\server\policy.py", line
322, in _InvokeEx_
File "E:\src\pythonex\com\win32com\server\policy.py", line
601, in _invokeex_
File "E:\src\pythonex\com\win32com\server\policy.py", line
541, in _invokeex_
File "E:\src\spambayes\Outlook2000\addin.py", line 655, in
OnConnection
File "E:\src\spambayes\Outlook2000\manager.py", line 475,
in GetManager
File "E:\src\spambayes\Outlook2000\manager.py", line 156,
in __init__
File "E:\src\spambayes\Outlook2000\manager.py", line 71,
in import_core_spambayes_stuff
exceptions.ImportError: cannot import name tokenize
Thanks
Nick
----------------------------------------------------------------------
Comment By: Tony Meyer (anadelonbrin)
Date: 2003-04-01 14:48
Message:
Logged In: YES
user_id=552329
Actually, I get this too. I've just switched to Outlook XP, so
I'm not sure if this is the reason, or just that I'm doing a fresh
install. The log includes the following traces:
SpamAddin - Connecting to Outlook
Failed to load bayes database
Traceback (most recent call last):
File "E:\src\spambayes\Outlook2000\manager.py", line 310,
in LoadBayes
File "E:\src\spambayes\Outlook2000\manager.py", line 118,
in open_bayes
AttributeError: 'module' object has no
attribute 'DBDictClassifier'
Loaded message database from 'C:\Documents and
Settings\tameyer\Application
Data\SpamBayes\default_message_database.db'
Either bayes database or message database is missing -
creating new
pythoncom error: Failed to call the universal dispatcher
Traceback (most recent call last):
File "E:\src\pythonex\com\win32com\universal.py", line 170,
in dispatch
File "E:\src\pythonex\com\win32com\server\policy.py", line
322, in _InvokeEx_
File "E:\src\pythonex\com\win32com\server\policy.py", line
601, in _invokeex_
File "E:\src\pythonex\com\win32com\server\policy.py", line
541, in _invokeex_
File "E:\src\spambayes\Outlook2000\addin.py", line 655, in
OnConnection
File "E:\src\spambayes\Outlook2000\manager.py", line 475,
in GetManager
File "E:\src\spambayes\Outlook2000\manager.py", line 165,
in __init__
File "E:\src\spambayes\Outlook2000\manager.py", line 329,
in LoadBayes
File "E:\src\spambayes\Outlook2000\manager.py", line 378,
in InitNewBayes
File "E:\src\spambayes\Outlook2000\manager.py", line 94,
in new_bayes
File "E:\src\spambayes\Outlook2000\manager.py", line 118,
in open_bayes
exceptions.AttributeError: 'module' object has no
attribute 'DBDictClassifier'
SpamAddin - Connecting to Outlook
Failed to load bayes database
Traceback (most recent call last):
File "E:\src\spambayes\Outlook2000\manager.py", line 310,
in LoadBayes
File "E:\src\spambayes\Outlook2000\manager.py", line 118,
in open_bayes
AttributeError: 'module' object has no
attribute 'DBDictClassifier'
Loaded message database from 'C:\Documents and
Settings\tameyer\Application
Data\SpamBayes\default_message_database.db'
Either bayes database or message database is missing -
creating new
pythoncom error: Failed to call the universal dispatcher
Traceback (most recent call last):
File "E:\src\pythonex\com\win32com\universal.py", line 170,
in dispatch
File "E:\src\pythonex\com\win32com\server\policy.py", line
322, in _InvokeEx_
File "E:\src\pythonex\com\win32com\server\policy.py", line
601, in _invokeex_
File "E:\src\pythonex\com\win32com\server\policy.py", line
541, in _invokeex_
File "E:\src\spambayes\Outlook2000\addin.py", line 655, in
OnConnection
File "E:\src\spambayes\Outlook2000\manager.py", line 475,
in GetManager
File "E:\src\spambayes\Outlook2000\manager.py", line 165,
in __init__
File "E:\src\spambayes\Outlook2000\manager.py", line 329,
in LoadBayes
File "E:\src\spambayes\Outlook2000\manager.py", line 378,
in InitNewBayes
File "E:\src\spambayes\Outlook2000\manager.py", line 94,
in new_bayes
File "E:\src\spambayes\Outlook2000\manager.py", line 118,
in open_bayes
exceptions.AttributeError: 'module' object has no
attribute 'DBDictClassifier'
----------------------------------------------------------------------
Comment By: Tony Meyer (anadelonbrin)
Date: 2003-03-31 18:05
Message:
Logged In: YES
user_id=552329
Which version of the Outlook plugin are you using? (a) the
latest CVS, (b) the 001 stand-alone installer, or (c) the 002
stand-alone installer? I know that the 001 installer has been
known to have this problem (although it appeared to be fixed
in 002).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=712480&group_id=61702
More information about the spambayes-dev
mailing list