You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
When I run 'python3.6 install.py' I get the following output:
Welcome to Pynab.
-----------------
...
Building tables...
INFO [alembic.runtime.migration] Context impl PostgresqlImpl.
INFO [alembic.runtime.migration] Will assume transactional DDL.
Installing admin user...
Copying groups into db...
Copying categories into db...
Copying TV data into db...
Copying movie data into db...
Updating regex...
Updating binary blacklist...
Copying pre data into db...
Problem inserting data into database: bad escape \N at position 1
I am running Ubuntu 17.10
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I run 'python3.6 install.py' I get the following output:
I am running Ubuntu 17.10
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: