跳至內容
選單
此問題已被標幟
3 回覆
4561 瀏覽次數

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
3
7月 25
1123
3
6月 25
4364
5
5月 25
4903
2
5月 25
1777
1
8月 24
2323