Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Bojan Kalkan
On 11/23/2013 2:04 AM, i...@gno.de wrote: Did you setup your user-config.py file? Here is content of the file family = 'wikipedia' mylang = 'sr' usernames['wikipedia']['sr'] = u'Autobot' usernames['wikinews']['sr'] = u'Au

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread info
Did you setup your user-config.py file? - Ursprüngliche Nachricht - Von: Bojan Kalkan Gesendet: 22.11.2013 22:39 An: Pywikipedia discussion list Betreff: Re: [Pywikipedia-l] Commonscat.py On 11/22/2013 1:57 PM, Amir Ladsgroup wrote: > retry with downloading from https://tools.wmflabs.

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Bojan Kalkan
On 11/22/2013 1:57 PM, Amir Ladsgroup wrote: retry with downloading from https://tools.wmflabs.org/pywikibot It will work :) Best One problem is solved, but then appeared next C:\pywikipedia>commonscat.py -new -cc WARNING: Running on Windows and transliteration_target is not set. Please see h

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread info
Disambig behaviour has been changed on mw side. Thus it is strictly recommended to keep the bot up to date. Greetings xqt - Ursprüngliche Nachricht - Von: Bojan Kalkan Gesendet: 22.11.2013 13:47 An: Pywikipedia discussion list Betreff: Re: [Pywikipedia-l] Commonscat.py On 11/22/2013

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Amir Ladsgroup
retry with downloading from https://tools.wmflabs.org/pywikibot It will work :) Best On Fri, Nov 22, 2013 at 4:17 PM, Bojan Kalkan wrote: > On 11/22/2013 1:27 PM, Amir Ladsgroup wrote: > > Are you using out-dated pwb? can you run version.py and give the output? > because I fixed it (or I thou

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Bojan Kalkan
On 11/22/2013 1:27 PM, Amir Ladsgroup wrote: Are you using out-dated pwb? can you run version.py and give the output? because I fixed it (or I thought I fixed it) like a couple weeks ago Best On Fri, Nov 22, 2013 at 3:16 PM, Bojan Kalkan > wrote: This is outp

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Amir Ladsgroup
Are you using out-dated pwb? can you run version.py and give the output? because I fixed it (or I thought I fixed it) like a couple weeks ago Best On Fri, Nov 22, 2013 at 3:16 PM, Bojan Kalkan wrote: > This is output > > C:\pywikipedia>commonscat.py -new -v > Config.py > WARNING: Running on W

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Bojan Kalkan
This is output C:\pywikipedia>commonscat.py -new -v Config.py WARNING: Running on Windows and transliteration_target is not set. Please see http://www.mediawiki.org/wiki/Manual:Pywikipediabot/Windows - base_dir: C:\pywikipedia - done. 'git' is not recognized as an internal or external command, o

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Merlijn van Deen
Hi Bojan, Based on those strings, it's a bit hard to determine -- the typical method to get more information is to search through all files for the message you get, e.g. (venv)valhallasw@lisilwen:~/src/pwb/pywikibot-core$ grep -R * -i -e 'disambiguationspage does not exist' but this returns noth

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Amir Ladsgroup
Hello, Please run it in verbose mode (add -v) and copy output here Best On Nov 22, 2013 4:25 AM, "Bojan Kalkan" wrote: > I'm getting 'last move nof defined' and disabiguationpage does not exist'. > Can somebody tell me why? > > ___ > Pywikipedia-l mail

[Pywikipedia-l] Commonscat.py

2013-11-21 Thread Bojan Kalkan
I'm getting 'last move nof defined' and disabiguationpage does not exist'. Can somebody tell me why? ___ Pywikipedia-l mailing list Pywikipedia-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

Re: [Pywikipedia-l] commonscat.py is broken

2010-11-25 Thread info
fixed in r8743 Thanks for reporting it. xqt - Original Nachricht Von: Antoine Delarue An: pywikipedia-l@lists.wikimedia.org Datum: 24.11.2010 19:27 Betreff: [Pywikipedia-l] commonscat.py is broken > > Hello, > > when I launch commonscat.py I hav

Re: [Pywikipedia-l] commonscat.py is broken

2010-11-24 Thread Maarten Dammers
Hi Antoine, Op 24-11-2010 19:27, Antoine Delarue schreef: Hello, when I launch commonscat.py I have this error : Traceback (most recent call last): File "D:\Pywikipedia\commonscat.py", line 542, in main() File "D:\Pywikipedia\commonscat.py", line 517, in main primaryCommonscat, co

[Pywikipedia-l] commonscat.py is broken

2010-11-24 Thread Antoine Delarue
Hello, when I launch commonscat.py I have this error : Traceback (most recent call last): File "D:\Pywikipedia\commonscat.py", line 542, in main() File "D:\Pywikipedia\commonscat.py", line 517, in main primaryCommonscat, commonscatAlternatives = getCommonscatTemplate( NameError: glo