Dvorapa added a comment.

  I still don't know why exactly `pip install -e .` works while `setup.py 
develop` doesn't. To me those two should work the same, only `setup.py develop` 
should first determine package manager in use (we use pip & setuptools) and 
then call its install function. Anyway, the fix might be easy to do. It seems 
the `distribution` for `pkg_resources` is somewhat incorrect, instad of 
`pywikibot`, it is `pywikibot==3.0.20200111` (from your log), so this might be 
an easy fix to perform. I'll try to find, why the distribution is not 
`pywikibot`.

TASK DETAIL
  https://phabricator.wikimedia.org/T253719

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Dvorapa
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

Reply via email to