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

Reply via email to