Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
2424 Weergaven

Following the guide from https://www.odoo.com/documentation/13.0/setup/install.html#setup-install-packaged for a fedora installation results in the following error:


When running: sudo dnf install -y odoo

Odoo Nightly repository                          98 kB/s | 139 kB     00:01    

Error: 

 Problem: conflicting requests

  - nothing provides pychart needed by odoo-13.0.post20200724-1.noarch

  - nothing provides pyparsing needed by odoo-13.0.post20200724-1.noarch

  - nothing provides libxslt-python needed by odoo-13.0.post20200724-1.noarch

(try to add '--skip-broken' to skip uninstallable packages)

If I try to use the --skip-broken flag, nothing gets installed. I've tried manually installing the modules using pip, but pychart and libxslt are not found. I installed pyparsing with pip install pyparsing, but I still get the same error when running dnf install.

Has anyone been able to get odoo 13 installed using the documentation?

Avatar
Annuleer
Beste antwoord

Hello, Drew!

We recommend using this script for Odoo installation - https://ventor.app/blog/ventor-app-break-causes-measures-compensation/


Avatar
Annuleer