[Erp5-users] Error on Debian Squeeze
    Mauro Ziliani 
    mauro.ziliani at ngi.it
       
    Fri May 13 11:05:23 CEST 2011
    
    
  
Hi all.
My name's Mauro and for the first time I'm approching Erp5.
I'm trying to install Erp5 on Debian Squeeze.
I follow the Erp5 buildout istructions.
I try to install it by python 2.6 but something goes wrong.
So I switch to python2.5
All ok, but I get an error when I run
bin/instance start
but it seem a general python error, not from erp5.
This is the TraceBack.
erp5 at server:~/erp5-buildout$ bin/instance
Traceback (most recent call last):
   File "bin/instance", line 17, in <module>
     import plone.recipe.zope2instance.ctl
   File 
"/home/erp5/erp5-buildout/eggs/plone.recipe.zope2instance-4.1.5-py2.5.egg/plone/recipe/zope2instance/__init__.py", 
line 24, in <module>
     import zc.buildout.easy_install
   File "/usr/lib/python2.5/site-packages/zc/buildout/easy_install.py", 
line 67, in <module>
     pkg_resources.Requirement.parse('zc.buildout')).location,
AttributeError: 'NoneType' object has no attribute 'location'
Can you suggest me how can resolve this?
Best regards
   MZ.
    
    
More information about the Erp5-users
mailing list