internetarchive / warc

Python library for reading and writing warc files
GNU General Public License v2.0
237 stars 114 forks source link

ModuleNotFoundError: No module named '__builtin__' #32

Open Chertoganov opened 5 years ago

Chertoganov commented 5 years ago

how to solve this error?

MarcoGorelli commented 4 years ago

I was about to raise the same issue, then I noticed that the last commit to this repo dates back to 2012...

traverseda commented 4 years ago

Try warcio instead? This project probably needs to be deprecated.

AngledLuffa commented 1 year ago

I think this module is just way out of date at this point. Would need to be updated to python3, possibly in a fork unless one of the maintainers came back to reclaim the project