Advertisement
Guest User

error.shit

a guest
Nov 29th, 2015
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "E:\Python27\hashedpass_crack.py", line 83, in <module>
  3. main()
  4. File "E:\Python27\hashedpass_crack.py", line 80, in main
  5. downloadcheck(page)
  6. File "E:\Python27\hashedpass_crack.py", line 49, in downloadcheck
  7. content = open(os.path.join(destination, file), 'rb')
  8. File "C:\Python27\lib\ntpath.py", line 67, in join
  9. p_drive, p_path = splitdrive(p)
  10. File "C:\Python27\lib\ntpath.py", line 115, in splitdrive
  11. if len(p) > 1:
  12. TypeError: object of type 'type' has no len()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement