Page MenuHomePhabricator

Installation of Pywikibot locally gives an error for non-matching mwpfh>0.7.2
Closed, ResolvedPublic

Description

Installation of Pywikibot locally with the following command line
py -3.13 -m make_dist -local
gives an error for non-matching mwparserfromhell>0.7.2

Install locally
WARNING: Skipping pywikibot as it is not installed.
Looking in links: dist
Processing .\dist\pywikibot-11.1.0.dev1-py3-none-any.whl
INFO: pip is looking at multiple versions of pywikibot to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement mwparserfromhell>=0.7.2 (from pywikibot) (from versions: none)
ERROR: No matching distribution found for mwparserfromhell>=0.7.2

Details

Related Changes in Gerrit:

Event Timeline

Xqt triaged this task as High priority.Sat, Mar 14, 9:39 AM
Xqt changed the task status from Open to In Progress.Sat, Mar 14, 10:51 AM
Xqt claimed this task.

Change #1251913 had a related patch set uploaded (by Xqt; author: Xqt):

[pywikibot/core@master] dist: Improvements for make_dist script

https://gerrit.wikimedia.org/r/1251913

Change #1251913 merged by jenkins-bot:

[pywikibot/core@master] dist: Improvements for make_dist script

https://gerrit.wikimedia.org/r/1251913