remoteinterview/zero

Python PIP install should do it locally

Offen

#103 geöffnet am 27.11.2019

 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (244 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (5.815 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

To avoid permission issues and version mismatches between projects, pip should install using --user and maybe inside .zero/pip_modules folder. This would also likely require appending PATH to these modules as environment variable when spawning python process in handler-python.

Contributor Guide