Skip to content
New issue

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

Login module missing/error #2

Closed
basox70 opened this issue Mar 23, 2021 · 1 comment
Closed

Login module missing/error #2

basox70 opened this issue Mar 23, 2021 · 1 comment

Comments

@basox70
Copy link

basox70 commented Mar 23, 2021

The login module was not in requirements
After doing pip install -r requirements.txt, I first got the error "ModuleNotFoundError: No module named 'login'"

And after executing "pip install login", I got this one "ImportError: cannot import name 'from_email' from 'login'"

The login module version installed is the 0.0.6

@pzrsa
Copy link
Owner

pzrsa commented Mar 23, 2021

I just updated the documentation, the login was supposed to be a file with your details in it like the email and password. However you can just put in your details if you're not going to share it anyone.

Let me know if you come across any issues.

@pzrsa pzrsa closed this as completed Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants