poise / python

THIS COOKBOOK IS DEPRECATED – Chef cookbook to install Python and related tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python_pip doesn't recognize packages installed in a virtualenv

moshezvi opened this issue · comments

the pip resource doesn't check whether a package is installed in the virtualenv, so subsequent runs keep installing, although the package is already installed.