It's a third-party wiki site that I've set up for testing, not one of the ones predefined. I've given it family name of colbuddysandbox.

Here's the result of pwb.py version:

Pywikibot: pywikibot/__init__.py (c4ccfae, -1 (unknown), 2016/09/09, 07:02:06, n/a)
Release version: 2.0rc5
httplib2 version: 0.9.1
  cacerts: C:\Users\Owner\pywikibot\externals\httplib2\python3\httplib2\cacerts.txt
    certificate test: ok
Python: 3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:01:18) [MSC v.1900 32 bit (Intel)]
  unicode test: ok
PYWIKIBOT2_DIR: Not set
PYWIKIBOT2_DIR_PWB:
PYWIKIBOT2_NO_USER_CONFIG: Not set
Config base dir: C:\Users\Owner\pywikibot
Usernames for family "colbuddysandbox":
        en: Pywikibot (no sysop configured)

Thanks,
Bud




From: "info@gno.de" <info@gno.de>
To: bloveall@yahoo.com; pywikibot@lists.wikimedia.org
Sent: Saturday, September 10, 2016 4:21 AM
Subject: Aw: [pywikibot] Newbie Q: Error running add_text script for first time

Could you geve us your family and site you worked on. And the result of pwb.py version

Thanks

xqt


----- Original Nachricht ----
Von:    Bud <bloveall@yahoo.com>
An:      "pywikibot@lists.wikimedia.org" <pywikibot@lists.wikimedia.org>
Datum:  10.09.2016 02:54
Betreff: [pywikibot] Newbie Q: Error running add_text script for first time

> Hi All,
> I'm new to Pywikibot (and Mediawiki as well). I've used the instructions on
> [0] to install pywikibot on my Windows laptop accessing a Linux server. All
> seems to be connected right (I'm successfully through step 9 and can login).
> The next step is to run add_text to change text on some pages. Here I get an
> error:
> C:\Users\Owner\pywikibot>python pwb.py add_text.py -cat:Testing
> -text:"Testing the add_text script using the Pywikibot user."
> -except:"\{\{([Tt]emplate:|)[Dd]ocumentation [Ss]ubpage" -upTraceback (most
> recent call last):  File "pwb.py", line 270, in <module>    if not main(): 
> File "pwb.py", line 264, in main    run_python_file(filename, [filename] +
> args, argvu, file_package)  File "pwb.py", line 109, in run_python_file   
> main_mod.__dict__)  File ".\scripts\add_text.py", line 358, in <module>   
> main()  File ".\scripts\add_text.py", line 338, in main   
> genFactory.handleArg(arg)  File
> "C:\Users\Owner\pywikibot\pywikibot\pagegenerators.py", line 589, in
> handleArg    gen = self.getCategoryGen(arg,
> gen_func=CategorizedPageGenerator)  File
> "C:\Users\Owner\pywikibot\pywikibot\pagegenerators.py", line 420, in
> getCategoryGen    if prefix not in self.site.namespaces[14]:  File
> "C:\Users\Owner\pywikibot\pywikibot\site.py", line 806, in namespaces   
> self._namespaces = _NamespacesDict(self._build_namespaces())  File
> "C:\Users\Owner\pywikibot\pywikibot\site.py", line 2185, in
> _build_namespaces    if item['*'] not in _namespaces[ns]:KeyError: 104<class
> 'KeyError'>CRITICAL: Waiting for 1 network thread(s) to finish. Press ctrl-c
> to abort
>
> I've verified the Category name exists and is spelled correctly. Not sure
> what to try next to figure this out. Any help is appreciated.
> Thanks,Bud Loveall
> P.S. Also, is there a way to search the archives of the mail list? I'm
> guessing this has been answered before.

>
> --------------------------------
>
> _______________________________________________
> pywikibot mailing list
> pywikibot@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/pywikibot

>