enhancementgood first issue
倉庫指標
- Star
- (5,815 star)
- PR 合併指標
- (30 天內沒有已合併 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.