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 was archived by the owner on Sep 3, 2020. It is now read-only.
hello,
I am trying to setup the ml-annotate following the readme. I haven't gotten very far as I have set me environmental variable and then try to run the flask resetdb command but I get error: no such command 'resetdb'. Any help would be greatly appreciated! Cheers
update - got a little further and got the resetdb mostly working (my project folder didn't contain all of the files so i made sure it had them all). I started getting this error:
pg2/init.py", line 130, in connect
conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) fe_sendauth: no password supplied