wikiextractor
wikiextractor copied to clipboard
Question ValueError: cannot find context for 'fork'
INFO: Loaded 734526 templates in 4151.8s
INFO: Starting page extraction from
Traceback (most recent call last):
File "Anaconda\Scripts\wikiextractor-script.py", line 33, in
I had the same problem on windows. When I try wikiextractor on Ubuntu, everything runs well. Maybe you can try it on Ubuntu or docker.
fuck, i need this on windows
@DedaDev Maybe try WSL?
on windows:
edit: wikiextractor\WikiExtractor.py line 417
Process = get_context("fork").Process -> Process = get_context("spawn").Process