ActivepPython error messages 2004-04-23 - By Jerry Gamache
Back Yes, we have seen it here.
Let's keep this short:
-Use a text editor and open c:\python23\Lib\site-packages\win32com\client \gencache.py -Search for "This module has already been processed by this process" -Comment out the lines: # assert not mod.__dict__.has_key("_in_gencache_"), \ # "This module has already been processed by this process"
and you will be able to script in Python with the version of XSI you are currently using.
-- --Original Message-- -- From: owner-xsi@(protected) [mailto:owner-xsi@(protected)]On Behalf Of Christian Rittener Posted At: Friday, April 23, 2004 10:37 AM Posted To: xsi Conversation: ActivepPython error messages Subject: ActivepPython error messages
Taking a look at Python here.. After installing ActivePython, it doesn't appear in the XSI script language prefs. After registering it with C:\Python23\Lib\site-packages\win32comext\axscript\client\pyscript.py (thanks Jerry Gamache), XSI sees it, but I immediately get a a whole bunch of error/traceback messages in the script log panel. These messages also appear each time I run something from the script editor. Main error seems to be
#INFO : "4000 - exceptions.AssertionError: This module has already been processed by this process"
Tried --unregister and re-registering, same thing. ???
Thanks,
Christian Rittener
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|