Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
28353 Vizualizări
after run sudo pip install -r /opt/odoo/requirements.txt
this one error
i reinstall with new ubuntu but not work at all
 Rolling back uninstall of lxml
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1bNupZ/lxml/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-jN615y-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-1bNupZ/lxml/

Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

The issue is with the lxml. Try to install the lxml manually from the terminal rather running the requirement.txt file. After installing the correct version of the lxml remove the lxml from the requirement.txt file and run it again for installing the rest of the packages.


Thanks

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
3
iul. 25
620
3
iun. 25
3849
5
mai 25
4538
2
mai 25
1523
1
aug. 24
2109