python -m pip install and pip install
Chris Angelico
rosuav at gmail.com
Mon Oct 7 07:36:08 EDT 2019
On Mon, Oct 7, 2019 at 10:21 PM Hongyi Zhao <hongyi.zhao at gmail.com> wrote:
>
> Hi,
>
> What's the diff:
>
> python -m pip install mod
> and
> pip install mod
I presume from your series of posts that you either do not have access
to a web browser, or do not trust search engines, because all of these
questions can be answered easily and simply by a quick search of
Google/DuckDuckGo/Bing/etc/etc/etc. Please, make some effort to
research things yourself before asking questions.
ChrisA
More information about the Python-list
mailing list