Skip to content

Instantly share code, notes, and snippets.

@mayhem
Created April 1, 2018 09:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mayhem/baa1cb4118ef6c207b6a5ae5a536d132 to your computer and use it in GitHub Desktop.
Save mayhem/baa1cb4118ef6c207b6a5ae5a536d132 to your computer and use it in GitHub Desktop.
Importing user finnthefickle...
Import of user finnthefickle done!
Importing user DoctorNormaN...
Traceback (most recent call last):
File "/home/robert/listenbrainz-recommendation-playground/load_data.py", line 134, in <module>
users_df, listens_df = load_listenbrainz_dump(dump_directory, sc)
File "/home/robert/listenbrainz-recommendation-playground/load_data.py", line 51, in load_listenbrainz_dump
assert(f.tell() == user['offset'])
AssertionError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment