packtpub-downloader icon indicating copy to clipboard operation
packtpub-downloader copied to clipboard

bug, code not work

Open varta2014 opened this issue 6 years ago • 0 comments

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

varta2014 avatar Nov 19 '19 06:11 varta2014