Pip not available

Pankaj Jangid pankaj.jangid at gmail.com
Tue Nov 5 11:42:04 EST 2019


Ethan Woo <wooethan14 at gmail.com> writes:

>         I was using Python 3.7.4 for a project, and I needed to install the
> *playsound* function. I looked through online and saw that I needed to use
> pip. However, it didn't work. I looked online and saw that I needed to
> install it through the application, however, now this problem pops up.
> [image: image.png]
> Can you help me with this?
>
python3 -m pip install <package name to install>

-- 
Pankaj Jangid


More information about the Python-list mailing list