Isn't the recommended python3 way of pip-ing stuff:

python3 -m pip install ...

.. just curious.

On Thu, Apr 15, 2021 at 08:36:56PM -0500, o1bigtenor wrote:
On Thu, Apr 15, 2021 at 8:03 PM Dodson, Matthew
<matthew.dod...@giants.nfl.net> wrote:

Hi,

Having an issue after installing 64 bit python. Can't pip install any packages. Get the 
error "No module named pip".


No expert here but to me that reads like you need to install 'pip'.

On linux I need to make sure its pip3 - - - for python 3.
Then after that's done you sounds be able to go $ pip3 install xxxxx .

HTH
--
https://mail.python.org/mailman/listinfo/python-list

--
Daniel Ciprus                              .:|:.:|:.
CONSULTING ENGINEER.CUSTOMER DELIVERY   Cisco Systems Inc.
dcip...@cisco.com
tel: +1-703-484-0205
mob: +1-540-223-7098

Attachment: signature.asc
Description: PGP signature

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to