./manager.py db upgrade issue
./manager.py db upgrade
Traceback (most recent call last):
File "./manager.py", line 3, in
Hello, could you tell me how this error can be solved? I have been trying to find the solution to this message for 1 week. Did you succeed in solving this problem? Thanks! very much
Did you install the dependencies? Are you running in a virtualenv like the readme suggests?
Hello splewis , yes / yes. Run it on Centos 7, install all dependencies and libraries associated and similar to Ubuntu. Run it in virtualenv with python 2.7.5 and 3.6.
(venv) root@comp2:/var/www/html/get5-web# ./manager.py db upgrade
Traceback (most recent call last):
File "./manager.py", line 3, in
Debian 10