MarcoAurelio created this task.
MarcoAurelio added projects: Pywikibot-core, Pywikibot-Other-scripts.
Herald added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION

I tried to run the script on Meta-Wiki. It gave me this error message:

Your project is not supported by this script.
You have to edit the script and add it!

So I did, with the result:

Your project is not supported by this script.
You have to edit the script and add it!

I added de -debug option to the script, the result is as follows:

F:\MWDEV\pywikibot-core>pwb.py checkimages -commons -duplicatereport -debug
WARNING: F:\MWDEV\pywikibot-core\pywikibot\version.py:101: DeprecationWarning: pywikibot.version.getversion_svn is deprecated; use getversion_svn_setuptools instead.
  (tag, rev, date, hsh) = vcs_func(_program_dir)

--- Logging error ---
[...]

WARNING: F:\MWDEV\pywikibot-core\pywikibot\version.py:252: DeprecationWarning: pywikibot.version.svn_rev_info is deprecated; use getversion_svn_setuptools instead.
  tag, rev, date = svn_rev_info(_program_dir)

--- Logging error ---
[...]
WARNING: F:\MWDEV\pywikibot-core\pywikibot\throttle.py:228: ResourceWarning: unclosed file <_io.TextIOWrapper name='F:\\MWDEV\\pywikibot-core\\throttle.ctrl' mode='r' encoding='cp1252'>
  f = open(self.ctrlfilename, 'w')

F:\MWDEV\pywikibot-core>

I omited parts of the error message because it contained private machine data. If they're relevant, please ask me in private for them and I'll provide them.

Thank you.


TASK DETAIL
https://phabricator.wikimedia.org/T143293

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: MarcoAurelio
Cc: valhallasw, Xqt, Aklapper, MarcoAurelio, pywikibot-bugs-list, Mdupont, JJMC89, jayvdb
_______________________________________________
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to