Bugs item #2948341, was opened at 2010-02-09 09:41 Message generated for change (Comment added) made by foxie001 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2948341...
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: None Group: None Status: Pending Resolution: None Priority: 5 Private: No Submitted By: Foxie001 (foxie001) Assigned to: Nobody/Anonymous (nobody) Summary: wikipedia.py
Initial Comment: Since a recent update of wikipedia.py its impossible to run the following command: python pywikipedia/interwiki.py. In stead I have to change the directory to the map pywikipedia and run the command: python interwiki.py
----------------------------------------------------------------------
Comment By: Foxie001 (foxie001) Date: 2010-02-09 20:05
Message: I have also r7921 I enter the following command foxie001@nightshade:~$ nice python pywikipedia/interwiki.py -autonomous -quiet -askhints -lang:nl Traceback (most recent call last): File "pywikipedia/interwiki.py", line 328, in <module> import wikipedia as pywikibot File "/home/foxie001/pywikipedia/wikipedia.py", line 148, in <module> import config, login, query, version File "/home/foxie001/pywikipedia/config.py", line 88, in <module> for _filename in os.listdir(os.path.join(_base_dir, 'families')): OSError: [Errno 2] No such file or directory: '/home/foxie001/families'
----------------------------------------------------------------------
Comment By: xqt (xqt) Date: 2010-02-09 19:42
Message: Both possibilities works for me in r7921. Do you have additional informations like error messages and versions?
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2948341...
pywikipedia-bugs@lists.wikimedia.org