Closed Vultik closed 1 year ago
It also crash the inventree server for the same reason :
After some discussion with @matmair, it seems that the current installer doesn't handle automatically the installation of the client package for the DB. That means that before running the installer script, you should install manually the python binding listed here : https://docs.inventree.org/en/latest/start/install/#install-python-bindings
The doc should explicity warn the user to setup the db python-binding before running the script. Because for now, the way that the doc is structured, gives the impression that the installer script does all the required job for us, which is not the case.
@Vultik can you submit a PR with an update to the docs as you say?
@Vultik I'm going to close this out as complete, but keen for you to submit an update to the docs :)
Deployment Method
Steps to Reproduce
Describe the problem*
When running the installer on a fresh ubuntu 20.40 LTS version, there is an issue when using postrgresql db. It seems that it miss a postqresql dependancy that is not installed. Probaby these package: https://docs.inventree.org/en/0.11.0/start/install/#postgresql
Steps to Reproduce
https://docs.inventree.org/en/0.11.0/start/installer/
Relevant log output