Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

error: no such command #3

Open
OCG-IAS-BCG-SVI opened this issue Apr 10, 2020 · 1 comment
Open

error: no such command #3

OCG-IAS-BCG-SVI opened this issue Apr 10, 2020 · 1 comment

Comments

@OCG-IAS-BCG-SVI
Copy link

OCG-IAS-BCG-SVI commented Apr 10, 2020

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

@OCG-IAS-BCG-SVI
Copy link
Author

getting somewhere. changed values in DATABASE URL to include my username and password and that seemed to work, but I'm still testing.

I was getting flask no such command for the add_user and the import_fake_data but I found I needed to use dash - instead of underscores and that worked.

Getting some errors when I try to run, but working through them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant