Bugs item #3443058, was opened at 2011-11-26 12:28 Message generated for change (Tracker Item Submitted) made by jackpotte You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3443058...
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: General Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Hubert BOSSOT (jackpotte) Assigned to: Nobody/Anonymous (nobody) Summary: pywikibot.exceptions.NoSuchSite
Initial Comment: New Netbook with Ubuntu 10.10, Python 2.6. When I launch any script, from any pywikipedia version (which works elsewhere):
unicode test: triggers problem #3081100 Traceback (most recent call last): File "login.py", line 58, in <module> import re, os, query File "/var/www/Personnel/mybot/pywikipedia/query.py", line 28, in <module> import wikipedia, time File "/var/www/Personnel/mybot/pywikipedia/wikipedia.py", line 7890, in <module> getSite(noLogin=True) File "/var/www/Personnel/mybot/pywikipedia/wikipedia.py", line 7680, in getSite persistent_http=persistent_http) File "/var/www/Personnel/mybot/pywikipedia/wikipedia.py", line 4951, in __init__ %(self.lang,self.family.name)) pywikibot.exceptions.NoSuchSite: Language language does not exist in family wikipedia
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3443058...
pywikipedia-bugs@lists.wikimedia.org