| Magul created this task. Magul added a project: Pywikibot-core. Herald added subscribers: pywikibot-bugs-list, Aklapper. |
TASK DESCRIPTION
During execution of:
python pwb.py checkimages -duplicatesReport
I've got
Traceback (most recent call last): File "pwb.py", line 255, in <module> if not main(): File "pwb.py", line 249, in main run_python_file(filename, [filename] + args, argvu, file_package) File "pwb.py", line 121, in run_python_file main_mod.__dict__) File "./scripts/checkimages.py", line 1770, in <module> ret = main() File "./scripts/checkimages.py", line 1624, in main duplicates_rollback = int(arg[12:]) ValueError: invalid literal for int() with base 10: 'eport' <type 'exceptions.ValueError'>pip freeze fancycompleter==0.5 ordereddict==1.1 pdbpp==0.8.3 Pygments==2.1.3 pywikibot==3.0.dev0 requests==2.11.1 six==1.10.0 socketIO-client==0.5.6 websocket-client==0.37.0 wheel==0.24.0 wmctrl==0.3
TASK DETAIL
EMAIL PREFERENCES
To: Magul
Cc: Aklapper, Magul, pywikibot-bugs-list, MayS, Mdupont, JJMC89, jayvdb, Dalba, Masti, Alchimista, Rxy
Cc: Aklapper, Magul, pywikibot-bugs-list, MayS, Mdupont, JJMC89, jayvdb, Dalba, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
