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

I tried to install odoo 8 on vps ubuntu 20.04 but i have this type of error

odoo : Depends: python-feedparser but it is not installable

        Depends: python-imaging but it is not installable

        Depends: python-ldap but it is not installable

        Depends: python-libxslt1 but it is not installable

        Depends: python-openid but it is not installable

        Depends: python-psycopg2 but it is not installable

        Depends: python-pychart but it is not installable

        Depends: python-pydot but it is not installable

        Depends: python-pypdf but it is not installable

        Depends: python-reportlab but it is not installable

        Depends: python-requests but it is not installable

        Depends: python-vatnumber but it is not installable

        Depends: python-vobject but it is not installable

        Depends: python-werkzeug but it is not installable

        Depends: python-xlwt but it is not installable

        Recommends: antiword but it is not going to be installed

        Recommends: graphviz

        Recommends: ghostscript

        Recommends: python-gevent but it is not installable

        Recommends: poppler-utils


How can i install odoo 8 on ubuntu 20.04 

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

Hi, 

Odoo 8 depends on packages that probably are missing have been obsoleted in 20.04 or need to be installed from a different source.


You need to look for each package and find its replacement / right source.

For instance : 
instead of python-imaging, try to install python-pil

for psycopg2, try : https://stackoverflow.com/questions/47318227/cannot-install-psycopg2-ubuntu/47318374

and so on..


hope this helps.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
дек. 22
14761
1
нояб. 21
4872
0
янв. 21
2246
1
окт. 20
9858
8
мая 20
7756