remoteinterview/zero

Python PIP install should do it locally

Aperta

#103 aperta il 27 nov 2019

 (2 commenti) (1 reazione) (0 assegnatari)JavaScript (244 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (5815 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor