Scoop: python app - missing pip shim

Created on 3 Nov 2017  路  3Comments  路  Source: lukesampson/scoop

There is not pip/pip3 shim reference in python app

Most helpful comment

It seems that cmd needs to be restarted for the change to take effect. This could be indicated in the python notes.

All 3 comments

The scripts directory is added to your PATH on installation, so pip/pip3 should be available.

https://github.com/lukesampson/scoop/blob/2ea5330a5c3064d3bacb303110d7cd212914e773/bucket/python.json#L42-L44

Yes. I am not sure what happend, I was not able to execute pip3, but I am not able to reproduce it now :-(
Thank you.

It seems that cmd needs to be restarted for the change to take effect. This could be indicated in the python notes.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ShivanshuKantPrasad picture ShivanshuKantPrasad  路  3Comments

eBaeza picture eBaeza  路  3Comments

mpro7 picture mpro7  路  3Comments

klauern picture klauern  路  3Comments

bernstein82 picture bernstein82  路  3Comments