We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installed the dependencies as described in 18.6
pip install -r requirements/local.txt
then I ran migrate
now the error occurs psycopg2.OperationalError: fe_sendauth: no password supplied
The text was updated successfully, but these errors were encountered:
Are you on Windows?
Sorry, something went wrong.
@pydanny Yes I am also facing the same issue and I am using windows 10, can you please help me.
No branches or pull requests
What happened before?
Installed the dependencies as described in 18.6
pip install -r requirements/local.txt
then I ran migrate
What happens now?
now the error occurs
psycopg2.OperationalError: fe_sendauth: no password supplied
Last stable commit / Since when?
Steps to reproduce
The text was updated successfully, but these errors were encountered: