Bugs item #3601126, was opened at 2013-01-16 07:25 Message generated for change (Tracker Item Submitted) made by warddr You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3601126...
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: 9 Private: No Submitted By: Warddr (warddr) Assigned to: Nobody/Anonymous (nobody) Summary: interwiki.py crashes
Initial Comment: I am running interwiki.py on wiktionary, and I get this error (get it every time I try to run it) (I am running this command): python2 interwiki.py -wiktionary -pt:1 -autonomous -start:malbat (family = wiktionary, and lang = nl)
======Post-processing [[nl:maleficiar/vervoeging]]====== Dump nl (wiktionary) appended. Traceback (most recent call last): File "interwiki.py", line 2589, in <module> main() File "interwiki.py", line 2563, in main bot.run() File "interwiki.py", line 2296, in run self.queryStep() File "interwiki.py", line 2274, in queryStep subj.finish(self) File "interwiki.py", line 1720, in finish not site.has_transcluded_data: File "/root/pywikipedia/wikipedia.py", line 8186, in has_transcluded_data code, fam = self.shared_data_repository(True) File "/root/pywikipedia/wikipedia.py", line 8169, in shared_data_repository return self.family.shared_data_repository(self.lang, transcluded) TypeError: shared_data_repository() takes exactly 2 arguments (3 given)
Version.py (latest svn release): Pywikipedia trunk/pywikipedia/ (r10936, 2013/01/16, 15:12:32, ok) Python 2.7.3 (default, Dec 25 2012, 21:52:48) [GCC 4.7.2] config-settings: use_api = True use_api_login = True unicode test: ok
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3601126...
pywikipedia-bugs@lists.wikimedia.org