Bugs item #2952927, was opened at 2010-02-16 19:23 Message generated for change (Comment added) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2952927...
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: interwiki Group: None Status: Open Resolution: None Priority: 7 Private: No Submitted By: Linar Khalitov (rubin16) Assigned to: Nobody/Anonymous (nobody) Summary: interwiki and wikipedia.py
Initial Comment: Interwiki.py doesn't start :(
dens@vz153 ~/pywikipedia $ python version.py Pywikipedia [http] trunk/pywikipedia (r7941, 2010/02/16, 17:07:50) Python 2.5.4 (r254:67916, Aug 23 2009, 21:30:57) [GCC 4.1.2 (Gentoo 4.1.2 p1.0.2)]
dens@vz153 ~/pywikipedia $ python interwiki.py -start:! -autonomous -nolog -query:20 NOTE: Number of pages queued is 0, trying to add 20 more. Getting 20 pages from wikipedia:ru... Dump ru (wikipedia) appended. Traceback (most recent call last): File "interwiki.py", line 2389, in <module> main() File "interwiki.py", line 2363, in main bot.run() File "interwiki.py", line 2123, in run self.queryStep() File "interwiki.py", line 2096, in queryStep self.oneQuery() File "interwiki.py", line 2092, in oneQuery subject.batchLoaded(self) File "interwiki.py", line 1310, in batchLoaded if page.isEmpty() and not page.isCategory(): File "/home/dens/pywikipedia/wikipedia.py", line 1100, in isEmpty txt = removeLanguageLinks(txt, site = self.site()) File "/home/dens/pywikipedia/wikipedia.py", line 4665, in removeLanguageLinks ['nowiki', 'comment', 'math', 'pre', 'source'], marker=marker) File "/home/dens/pywikipedia/wikipedia.py", line 4434, in replaceExcept 'hyperlink': weblinkchecker.compileLinkR(), AttributeError: 'module' object has no attribute 'compileLinkR'
----------------------------------------------------------------------
Comment By: Gdgourou () Date: 2010-02-16 23:24
Message: Same problem since this afternoon. The revision 7941 contains the error.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2952927...
pywikipedia-bugs@lists.wikimedia.org