| Ryan10145 added a comment. |
I'm trying to run this script on my computer so I can do this task, but whenever I try to download the abstract.xml file, I get a Http reponse status 404 error.
This is my console output without -v:
python scripts/maintenance/download_dump.py -filename abstract.xml
Enter the filename: Downloading dump from enwiki Downloading file from https://dumps.wikimedia.org/enwiki\latest\enwiki-latest-abstract.xml WARNING: Http response status 404
This is my console output with -v:
python scripts/maintenance/download_dump.py -filename -v abstract.xml WARNING: C:\Users\Chang\AppData\Local\Programs\Python\Python36-32\lib\site-packages\pywikibot\version.py:115: DeprecationWarning: pywikibot.version.getversion_svn is deprecated; use getversion_svn_setuptools instead. (tag, rev, date, hsh) = vcs_func(_program_dir) WARNING: C:\Users\Chang\AppData\Local\Programs\Python\Python36-32\lib\site-packages\pywikibot\version.py:266: DeprecationWarning: pywikibot.version.svn_rev_info is deprecated; use getversion_svn_setuptools instead. tag, rev, date = svn_rev_info(_program_dir) Pywikibot rede13695872939f4cedbb139bd03ead318ef64cb Python 3.6.3 (v3.6.3:2c5fed8, Oct 3 2017, 17:26:49) [MSC v.1900 32 bit (Intel)] Enter the filename: Downloading dump from enwiki Downloading file from https://dumps.wikimedia.org/enwiki\latest\enwiki-latest-abstract.xml WARNING: Http response status 404 Found 1 wikipedia:en processes running, including this one. Dropped throttle(s). Closing network session. Network session closed.
TASK DETAIL
EMAIL PREFERENCES
To: Ryan10145
Cc: Ryan10145, Framawiki, Aklapper, Xqt, jayvdb, siebrand, Zoranzoki21, eflyjason, pywikibot-bugs-list, zhuyifei1999, Bright1055, Toppole69, Mine0901, Jayprakash12345, Magul, Tbscho, MayS, Beeyan, Mdupont, JJMC89, MtDu, D3r1ck01, Avicennasis, Dalba, Masti, Alchimista, Rxy
Cc: Ryan10145, Framawiki, Aklapper, Xqt, jayvdb, siebrand, Zoranzoki21, eflyjason, pywikibot-bugs-list, zhuyifei1999, Bright1055, Toppole69, Mine0901, Jayprakash12345, Magul, Tbscho, MayS, Beeyan, Mdupont, JJMC89, MtDu, D3r1ck01, Avicennasis, Dalba, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
