Affected releases:
- REVEN Professional starting from 2.4.0
- REVEN Enterprise starting from 2.0.0
This error generally happens when a dependency is missing. The cause is that either install.sh
was not launched, or it failed to install some packages.
- Run
install.sh
and ensure it completes without error. - Clean-up your attempted installation: In the installation directory, next to
start.sh
:rm share/reven/quasar/venv/ .setup .quasar_installed -rf
- Run
start.sh
- Make sure your configuration in
settings.py
is complete - Run
start.sh
again
Comments
0 comments
Please sign in to leave a comment.