Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
4569 Visualizzazioni

I get this error

root@server1 [/home/toaditya/public_html/erp/openerp]# **openerp-server**
Traceback (most recent call last):
  File "/usr/local/bin/openerp-server", line 4, in <module>
    import pkg_resources
  File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 2793, in <module>
    working_set.require(__requires__)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 673, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 576, in resolve
    raise DistributionNotFound(req)
**pkg_resources.DistributionNotFound: lxml**

what could be the issue

Avatar
Abbandona
Autore Risposta migliore

I am entering

easy_install lxml but it does not seem to install

what is the command if I am in root of the ssh to install this lxml?

Avatar
Abbandona
Risposta migliore

You need to download and install lxml

https://pypi.python.org/pypi/lxml

Avatar
Abbandona
Risposta migliore

This technical guide should help you : http://www.serpentcs.com/serpentcs-install-openerp-in-ubuntu

Thanks.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
lug 25
1145
3
giu 25
4390
5
mag 25
4927
2
mag 25
1785
1
ago 24
2331