Bugs item #2965155, was opened at 2010-03-07 22:39 Message generated for change (Tracker Item Submitted) made by paleozavr You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2965155...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: other Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: aindrij Bondarenko (paleozavr) Assigned to: Nobody/Anonymous (nobody) Summary: imagetransfer.py does not work
Initial Comment: This text it writes instead of working
C:\bot3>imagetransfer.py -fromlang:en -tolang:uk C:\bot3\imagetransfer.py:32: DeprecationWarning: the md5 module is deprecated; u se hashlib instead import re, sys, md5, urllib Traceback (most recent call last): File "C:\bot3\imagetransfer.py", line 310, in <module> main() File "C:\bot3\imagetransfer.py", line 306, in main bot.run() File "C:\bot3\imagetransfer.py", line 235, in run imagelist = page.imagelinks(followRedirects = True) File "C:\bot3\wikipedia.py", line 2262, in imagelinks for page in self.linkedPages(withImageLinks = True): File "C:\bot3\wikipedia.py", line 2209, in linkedPages thistxt = removeLanguageLinks(self.get(get_redirect=True), File "C:\bot3\wikipedia.py", line 618, in get self._contents = self._getEditPage(get_redirect = get_redirect, throttle = t hrottle, sysop = sysop) File "C:\bot3\wikipedia.py", line 692, in _getEditPage raise NoPage(self.site(), self.aslink(forceInterwiki = True),"Page does not exist. In rare cases, if you are certain the page does exist, look into overridi ng family.RversionTab" ) pywikibot.exceptions.NoPage: (wikipedia:uk, u'[[uk:-fromlang:en]]', 'Page does n ot exist. In rare cases, if you are certain the page does exist, look into overr iding family.RversionTab')
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2965155...
pywikipedia-bugs@lists.wikimedia.org