i am getting following error while running
!python wikiextractor/wikiextractor/WikiExtractor.py $filename -o data/wiki_extr --json --quiet
result
File "wikiextractor/wikiextractor/WikiExtractor.py", line 62, in <module>
from .extract import Extractor, ignoreTag
ModuleNotFoundError: No module named '__main__.extract'; '__main__' is not a package```
i am getting following error while running
!python wikiextractor/wikiextractor/WikiExtractor.py $filename -o data/wiki_extr --json --quiet
result