remoteinterview/zero

Python PIP install should do it locally

開放

#103 建立於 2019年11月27日

 (2 則留言) (1 個反應) (0 位負責人)JavaScript (244 個分叉)batch import
enhancementgood first issue

倉庫指標

星標
 (5,815 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南