Closed KBagust closed 7 years ago
And the username/password of the db were correct in config.py?
Yes. As soon as I created the database using pgAdmin III and reran the script it worked.
I will have to test at some point to see. Just glad its working now though :)
When running the command:
sudo python3 install.py
I get the following output:
This can be avoided by using pgAdmin III to create a empty database called pynab, which then allows install.py to run.