nixpkgs-python icon indicating copy to clipboard operation
nixpkgs-python copied to clipboard

Pip?

Open arogozhnikov opened this issue 1 year ago • 7 comments

Hi @domenkozar, thanks for the project.

I am currently trying to use python3.7 on mac os, and I miss how to install packages.

$ nix shell github:cachix/nixpkgs-python#'"3.7"' --extra-experimental-features nix-command --extra-experimental-features flakes
<installation>
$ python 3.7 -m pip
<says there is no pip>

Sorry if missing something obvious.

arogozhnikov avatar Nov 20 '23 08:11 arogozhnikov