Skip to Content
Menú
This question has been flagged
1 Respondre
4578 Vistes

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 

Avatar
Descartar
Best Answer

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.

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de des. 22
14755
1
de nov. 21
4858
0
de gen. 21
2243
1
d’oct. 20
9855
8
de maig 20
7751