[Erp5-dev] TypeError: readonly attribute with zope on SLES9
    Jacek Medrzycki 
    jacek at erp5.pl
       
    Fri Sep  7 16:42:36 CEST 2007
    
    
  
Hi!
I'm trying to install ERP5 on SLES9 with python 2.3.
After starting zope, I get following error:
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Zope/Startup/run.py", line 50, in ?
    run()
[...]
  File "/usr/lib/zope/lib/python/Products/ERP5/__init__.py", line 50, in ?
    import ERP5Site
  File "/usr/lib/zope/lib/python/Products/ERP5/ERP5Site.py", line 51, in ?
    manage_addERP5SiteForm.__name__ = 'addERP5Site'
TypeError: readonly attribute
Zope, Products etc. are from Mandriva source rpms. The same code works 
on SLES10.
Does anybody know or guess the reason? For now I have no idea what to check.
 
Regards,
Jacek
    
    
More information about the Erp5-dev
mailing list