Mineo added a comment.
In T253719#6168842 <https://phabricator.wikimedia.org/T253719#6168842>, @Dvorapa wrote: >> The 'pywikibot' distribution was not found and is required by the application > > The fallback to PKGINFO seems not working in your case. But why? From a quick look at the setuptools documentation, `get_distribution` will only work if pywikibot is already installed. That's not the case when installing pywikibot itself. In T253719#6168844 <https://phabricator.wikimedia.org/T253719#6168844>, @Dvorapa wrote: > Please describe the actual steps and commands you do to make this error occur, I was unable to reproduce the issue so far. See my first post: clone https://github.com/mineo/pwbtest, run repro.sh. Optionally, bump the version number of pywikibot that's required in setup.py. In T253719#6169283 <https://phabricator.wikimedia.org/T253719#6169283>, @Xqt wrote: > I've no glue what is going wrong, probably a wrong setuptools version? I've added `pip install --upgrade setuptools` to repro.sh before the call to setup.py develop. That installs setuptools 46.4.0, the most recent one. That didn't help. TASK DETAIL https://phabricator.wikimedia.org/T253719 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Mineo Cc: Dvorapa, Xqt, Aklapper, pywikibot-bugs-list, Mineo, JohnsonLee01, Blissjay007, Dijkstra, Oblanco79, Alter-paule, Beast1978, Un1tY, Zkhalido, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Kent7301, Meekrab2012, joker88john, Viztor, CucyNoiD, NebulousIris, Wenyi, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Af420, Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Tbscho, MayS, WSH1906, Lewizho99, Mdupont, JJMC89, Maathavan, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
