cachix / nixpkgs-python

All Python versions, kept up-to-date on hourly basis using Nix.
Apache License 2.0
163 stars 10 forks source link

Pip? #23

Open arogozhnikov opened 8 months ago

arogozhnikov commented 8 months ago

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.

domenkozar commented 5 months ago

Interesting, I wonder why it's not building pip.

ajaxbits commented 4 months ago

Also having this issue

jordan-bravo commented 2 weeks ago

I'm having this issue with python 2.7