Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
4558 Представления

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

Аватар
Отменить
Автор Лучший ответ

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?

Аватар
Отменить
Лучший ответ

You need to download and install lxml

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

Аватар
Отменить
Лучший ответ

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

Thanks.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
июл. 25
1120
3
июн. 25
4362
5
мая 25
4902
2
мая 25
1776
1
авг. 24
2322