https://bugzilla.wikimedia.org/show_bug.cgi?id=72047

--- Comment #13 from Fabian <[email protected]> ---
Okay maybe the families are not loaded properly? Have you changed the
"installed" families? With the following code line (in the shell like before)
it'll list all families:

print("\n".join("{}: {}".format(*i) for i in
sorted(pywikibot.config2.family_files.items())))

The default installation should contain at least outreach, wikidata and
commons.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to