Closed smacker closed 5 years ago
I stumbled on 2 problems with current scripts:
sed
pip3 install --user
Can not perform a '--user' install. User site-packages are not visible in this virtualenv.
I stumbled on 2 problems with current scripts:
sed
command is incompatible withsed
installed by default on macospip3 install --user
doesn't work in virtualenv: