-
Nemo has suggested to port the existing code to use the pywikipediabot framework.
-
[Current code supports only import of `md` files from git repositories.](https://github.com/instructlab/instructlab/blob/ddf96b2b919156bb53f8089f4018d0a1bc5f6d09/src/instructlab/utils.py#L222)
Impo…
-
(venv) (base) veronicasantos@socrates:/app/wikibase/WDSync/WikibaseSync-master$ sudo pip install -r requirements.txt
Collecting git+https://github.com/wikimedia/pywikibot.git@de92fc6dfe66812ec8714fc0…
-
```
coveralls
Traceback (most recent call last):
File "c:\python27\Lib\runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "c:\python27\Lib\runpy.py", li…
-
Subject: more than one target found for cross reference should prefer current file's method over other libraries methods
### Problem
- When building HTML of our project, Sphinx outputs cca 200…
-
1. pywikibot-core and pypi-catimages are requirements for another pypi package pywikibot-catimages for it to be used with mediawiki.
2. Make a `file-metadata.integrations.pywikibot` sort of package
3.…
-
When running pytest (by default it captures stdout/stderr; see [pytest doc](https://docs.pytest.org/en/latest/capture.html)) there is an exception:
```
$ python -m pytest tests
====================…
-
-
pywikibot complains:
"AssertionError: articlepath must end with /$1"
It's not clear to me where to report this upstream. Or how to best resolve it. I will try if uncommenting the assertion does the t…
guaka updated
9 years ago
-
Running category_redirect.py on toolforge, with python3, i'm getting the following traceback:
File "/data/project/shared/pywikibot/stable/scripts/category_redirect.py", line 526, in
main()
…