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

Error Every Single time I run the File #6

Open
jash-kothari opened this issue May 19, 2016 · 1 comment
Open

Error Every Single time I run the File #6

jash-kothari opened this issue May 19, 2016 · 1 comment

Comments

@jash-kothari
Copy link

jash-kothari commented May 19, 2016

User and password have been saved to coursera.pass file.
Please delete the file if you want to change your credentials.

Traceback (most recent call last):
File "www-coursera-downloader.py", line 748, in
main()
File "www-coursera-downloader.py", line 734, in main
email, password = getUserPass("coursera.pass")
File "www-coursera-downloader.py", line 154, in getUserPass
decryptedText = decrypt(strText, key1, key2)
File "www-coursera-downloader.py", line 116, in decrypt
decryptedText = obj2.decrypt(strInput)
File "C:\Users\Jash\Miniconda2\lib\site-packages\Crypto\Cipher\blockalgo.py",
line 295, in decrypt
return self._cipher.decrypt(ciphertext)
ValueError: Input strings must be a multiple of 16 in length

@jash-kothari
Copy link
Author

It is a Windows based PC running miniconda2

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