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

bug, code not work #25

Open
varta2014 opened this issue Nov 19, 2019 · 0 comments
Open

bug, code not work #25

varta2014 opened this issue Nov 19, 2019 · 0 comments

Comments

@varta2014
Copy link

varta2014 commented Nov 19, 2019

hi
i have just today error , before work well !?

Error login, check user and password
Traceback (most recent call last):
File "main.py", line 226, in
main(sys.argv[1:])
File "main.py", line 195, in main
user = User(email, password)
File "E:\packt\user.py", line 24, in init
self.header["Authorization"] = self.get_token()
File "E:\packt\user.py", line 39, in get_token
print("Error {}".format(e))
NameError: name 'e' is not defined

please fix bug
thank you

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

1 participant