Xqt added a comment.
I am not familiar with `pipx`. Currently `pywikibot-scripts` does not have any requirements for tests but `pywikibot` will be added to requirement list later with the final release. The `pwb.exe` is a console entry point which calls a wrapper script to invoke any script in predefined script folders, and it is already part of the `pywikibot` framework. `pywikibot-scripts` installs a module entry point like in `flake8` or other packages, so that the wrapper can use it as a scripts folder path. Therefore the `pwb.exe` couldn't be part of the `pywikibot-scripts; other script libraries are also conceivable to use the entry-point mechanism. Installing `pywikibot` and `pywikibot-scripts` locally via `pip install ...` works for me as expected. Maybe you could use `venv` and take `pip` as installer. TASK DETAIL https://phabricator.wikimedia.org/T139144 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Xover, Xqt, RhinosF1, zhuyifei1999, DrTrigon, jayvdb, valhallasw, Aklapper, Zppix, pywikibot-bugs-list, AbdealiJK, mevo, PotsdamLamb, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Aram, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, Masti, Alchimista
_______________________________________________ pywikibot-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
