wikiextractor
wikiextractor copied to clipboard
TypeError: cannot pickle '_io.TextIOWrapper' object
INFO: Starting page extraction from jawiki-latest-pages-articles.xml.bz2.
Traceback (most recent call last):
File "C:\wikipedia\wikiextractor-master\wikiextractor\WikiExtractor.py", line 638, in
C:\wikipedia\wikiextractor-master\wikiextractor>Traceback (most recent call last):
File "
Same error on osx with python 3.8.6 wikiextractor version 3.0.4
Same here with win10 python 3.9.2 wikiextractor version 3.0.4
Same here with win10 python 3.8.5 wikiextractor version 3.0.4.
Same error on osx with python 3.8.6 wikiextractor version 3.0.4
can you fix it?
Got the same on Win10 with Python 3.7
Same error on osx with python 3.9.5
Same error on macOS Big Sur 11.6 running Python 3.8.8.
ForkingPickler(file, protocol).dump(obj) TypeError: cannot pickle '_io.TextIOWrapper' object