I am having some trouble installing pip. Here is a transcript of what I have tried.
C:Usersusername>curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2222k 100 2222k 0 0 4888k 0 –:–:– –:–:– –:–:– 4916k
C:Usersusername>py get-pip.py
Collecting pip
Downloading pip-24.3.1-py3-none-any.whl.metadata (3.7 kB)
Downloading pip-24.3.1-py3-none-any.whl (1.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.0 MB/s eta 0:00:00
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 24.3.1
Uninstalling pip-24.3.1:
Successfully uninstalled pip-24.3.1
WARNING: The scripts pip.exe, pip3.13.exe and pip3.exe are installed in ‘C:UsersusernameAppDataLocalProgramsPythonPython313Scripts’ which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use –no-warn-script-location.
Successfully installed pip-24.3.1
C:Usersusername>
C:Usersusername>pip -V
‘pip’ は、内部コマンドまたは外部コマンド、
操作可能なプログラムまたはバッチ ファイルとして認識されていません。
submitted by /u/No_Economics8244
[link] [comments]
r/learnpython I am having some trouble installing pip. Here is a transcript of what I have tried. C:Usersusername>curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2222k 100 2222k 0 0 4888k 0 –:–:– –:–:– –:–:– 4916k C:Usersusername>py get-pip.py Collecting pip Downloading pip-24.3.1-py3-none-any.whl.metadata (3.7 kB) Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.0 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 24.3.1 Uninstalling pip-24.3.1: Successfully uninstalled pip-24.3.1 WARNING: The scripts pip.exe, pip3.13.exe and pip3.exe are installed in ‘C:UsersusernameAppDataLocalProgramsPythonPython313Scripts’ which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use –no-warn-script-location. Successfully installed pip-24.3.1 C:Usersusername> C:Usersusername>pip -V ‘pip’ は、内部コマンドまたは外部コマンド、 操作可能なプログラムまたはバッチ ファイルとして認識されていません。 submitted by /u/No_Economics8244 [link] [comments]
I am having some trouble installing pip. Here is a transcript of what I have tried.
C:Usersusername>curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2222k 100 2222k 0 0 4888k 0 –:–:– –:–:– –:–:– 4916k
C:Usersusername>py get-pip.py
Collecting pip
Downloading pip-24.3.1-py3-none-any.whl.metadata (3.7 kB)
Downloading pip-24.3.1-py3-none-any.whl (1.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.0 MB/s eta 0:00:00
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 24.3.1
Uninstalling pip-24.3.1:
Successfully uninstalled pip-24.3.1
WARNING: The scripts pip.exe, pip3.13.exe and pip3.exe are installed in ‘C:UsersusernameAppDataLocalProgramsPythonPython313Scripts’ which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use –no-warn-script-location.
Successfully installed pip-24.3.1
C:Usersusername>
C:Usersusername>pip -V
‘pip’ は、内部コマンドまたは外部コマンド、
操作可能なプログラムまたはバッチ ファイルとして認識されていません。
submitted by /u/No_Economics8244
[link] [comments]