Hi dear maintainers,
After running the provided command in Readme:
python -m wikiextractor.WikiExtractor enwiki-latest-pages-articles.xml.bz2
it throws the following exception:
ForkingPickler(file, protocol).dump(obj)
TypeError: cannot pickle '_io.TextIOWrapper' object
MacOS Catalina
python 3.8.6
Hi dear maintainers,
After running the provided command in Readme:
python -m wikiextractor.WikiExtractor enwiki-latest-pages-articles.xml.bz2it throws the following exception:
MacOS Catalina
python 3.8.6