remoteinterview/zero

Python PIP install should do it locally

Open

#103 aberto em 27 de nov. de 2019

Ver no GitHub
 (2 comments) (1 reaction) (0 assignees)JavaScript (244 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (5.815 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador