Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4598 Vistas

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
Mejor respuesta

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
Publicaciones relacionadas Respuestas Vistas Actividad
2
dic 22
14777
1
nov 21
4898
0
ene 21
2266
1
oct 20
9894
8
may 20
7779