Windows 8 Can't install PIP or Virtualenv

steveholland68

New Member
I get the following error messages when trying to install PIP in my CMD Prompt. C:\cicdbuzz>pip-v 'pip-v' is not recognized as an internal or external command, operable program or batch file.
and
C:\cicdbuzz>get pip-19.2.1-py2.py3-none-any.whl 'get' is not recognized as an internal or external command, operable program or batch file.
C:\cicdbuzz>get-pip.py 'get-pip.py' is not recognized as an internal or external command, operable program or batch file.
and
C:\cicdbuzz> C:\cicdbuzz>dir Volume in drive C is OS Volume Serial Number is 6465-B18E
Directory of C:\cicdbuzz
07/08/2019 20:15 . 07/08/2019 20:15 .. 06/08/2019 08:18 buzz 06/08/2019 07:38 507 OS (C) - Shortcut.lnk 07/08/2019 20:13 1,414,720 pip-19.2.1-py2.py3-none-any.whl 06/08/2019 14:33 virtualenv-16.7.2 2 File(s) 1,415,227 bytes 4 Dir(s) 918,195,458,048 bytes free
C:\cicdbuzz>virtualenv venv 'virtualenv' is not recognized as an internal or external command, operable program or batch file.

pip

shareeditflag

asked 56 mins ago




user366006
1


New contributor




C:\cicdbuzz>dir
Volume in drive C is OS
Volume Serial Number is 6465-B18E

Directory of C:\cicdbuzz

07/08/2019 20:15 <DIR> .
07/08/2019 20:15 <DIR> ..
06/08/2019 08:18 <DIR> buzz
06/08/2019 07:38 507 OS (C) - Shortcut.lnk
07/08/2019 20:13 1,414,720 pip-19.2.1-py2.py3-none-any.whl
06/08/2019 14:33 <DIR> virtualenv-16.7.2
2 File(s) 1,415,227 bytes
4 Dir(s) 918,918,098,944 bytes free

C:\cicdbuzz>python get-pip.py
'python' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>python get-pip-19.2.1-py2.py3-none-any.whl
'python' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>get-pip-19.2.1-py2.py3-none-any.whl
'get-pip-19.2.1-py2.py3-none-any.whl' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>get pip-19.2.1-py2.py3-none-any.whl
'get' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>get-pip.py
'get-pip.py' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>pip-v
'pip-v' is not recognized as an internal or external command,
operable program or batch file.




C:\cicdbuzz>get-pip.py 'get-pip.py' is not recognized as an internal or external command, operable program or batch file. C:\cicdbuzz>pip-v 'pip-v' is not recognized as an internal or external command, operable program or batch file. – user366006 50 mins ago
  • C:\cicdbuzz>virtualenv venv
    'virtualenv' is not recognized as an internal or external command,
    operable program or batch file.

    C:\cicdbuzz>dir
    Volume in drive C is OS
    Volume Serial Number is 6465-B18E

    Directory of C:\cicdbuzz

    06/08/2019 14:35 <DIR> .
    06/08/2019 14:35 <DIR> ..
    06/08/2019 08:18 <DIR> buzz
    06/08/2019 07:38 507 OS (C) - Shortcut.lnk
    06/08/2019 14:33 <DIR> virtualenv-16.7.2
    1 File(s) 507 bytes
    4 Dir(s) 919,497,621,504 bytes free

    C:\cicdbuzz>source venv/bin/activate
    'source' is not recognized as an internal or external command,
    operable program or batch file.

    You are working with Windows and not Linux or a Unix-based OS. This question is better on Super User. – Nasir Riley 30 mins ago
 
I get the following error messages when trying to install PIP in my CMD Prompt. C:\cicdbuzz>pip-v 'pip-v' is not recognized as an internal or external command, operable program or batch file.
and
C:\cicdbuzz>get pip-19.2.1-py2.py3-none-any.whl 'get' is not recognized as an internal or external command, operable program or batch file.
C:\cicdbuzz>get-pip.py 'get-pip.py' is not recognized as an internal or external command, operable program or batch file.
and
C:\cicdbuzz> C:\cicdbuzz>dir Volume in drive C is OS Volume Serial Number is 6465-B18E
Directory of C:\cicdbuzz
07/08/2019 20:15 . 07/08/2019 20:15 .. 06/08/2019 08:18 buzz 06/08/2019 07:38 507 OS (C) - Shortcut.lnk 07/08/2019 20:13 1,414,720 pip-19.2.1-py2.py3-none-any.whl 06/08/2019 14:33 virtualenv-16.7.2 2 File(s) 1,415,227 bytes 4 Dir(s) 918,195,458,048 bytes free
C:\cicdbuzz>virtualenv venv 'virtualenv' is not recognized as an internal or external command, operable program or batch file.

pip

shareeditflag

asked 56 mins ago




user366006
1


New contributor




C:\cicdbuzz>dir
Volume in drive C is OS
Volume Serial Number is 6465-B18E

Directory of C:\cicdbuzz

07/08/2019 20:15 <DIR> .
07/08/2019 20:15 <DIR> ..
06/08/2019 08:18 <DIR> buzz
06/08/2019 07:38 507 OS (C) - Shortcut.lnk
07/08/2019 20:13 1,414,720 pip-19.2.1-py2.py3-none-any.whl
06/08/2019 14:33 <DIR> virtualenv-16.7.2
2 File(s) 1,415,227 bytes
4 Dir(s) 918,918,098,944 bytes free

C:\cicdbuzz>python get-pip.py
'python' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>python get-pip-19.2.1-py2.py3-none-any.whl
'python' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>get-pip-19.2.1-py2.py3-none-any.whl
'get-pip-19.2.1-py2.py3-none-any.whl' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>get pip-19.2.1-py2.py3-none-any.whl
'get' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>get-pip.py
'get-pip.py' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>pip-v
'pip-v' is not recognized as an internal or external command,
operable program or batch file.




C:\cicdbuzz>get-pip.py 'get-pip.py' is not recognized as an internal or external command, operable program or batch file. C:\cicdbuzz>pip-v 'pip-v' is not recognized as an internal or external command, operable program or batch file. – user366006 50 mins ago
  • C:\cicdbuzz>virtualenv venv
    'virtualenv' is not recognized as an internal or external command,
    operable program or batch file.

    C:\cicdbuzz>dir
    Volume in drive C is OS
    Volume Serial Number is 6465-B18E

    Directory of C:\cicdbuzz

    06/08/2019 14:35 <DIR> .
    06/08/2019 14:35 <DIR> ..
    06/08/2019 08:18 <DIR> buzz
    06/08/2019 07:38 507 OS (C) - Shortcut.lnk
    06/08/2019 14:33 <DIR> virtualenv-16.7.2
    1 File(s) 507 bytes
    4 Dir(s) 919,497,621,504 bytes free

    C:\cicdbuzz>source venv/bin/activate
    'source' is not recognized as an internal or external command,
    operable program or batch file.

    You are working with Windows and not Linux or a Unix-based OS. This question is better on Super User. – Nasir Riley 30 mins ago
Have you got the URL for Super User, thanks
 
If you install Python pip.exe is already included, you will just need to add a PATH variable entry to it <pythoninstalldir>\scripts
 
I get the following error messages when trying to install PIP in my CMD Prompt. C:\cicdbuzz>pip-v 'pip-v' is not recognized as an internal or external command, operable program or batch file.
and
C:\cicdbuzz>get pip-19.2.1-py2.py3-none-any.whl 'get' is not recognized as an internal or external command, operable program or batch file.
C:\cicdbuzz>get-pip.py 'get-pip.py' is not recognized as an internal or external command, operable program or batch file.
and
C:\cicdbuzz> C:\cicdbuzz>dir Volume in drive C is OS Volume Serial Number is 6465-B18E
Directory of C:\cicdbuzz
07/08/2019 20:15 . 07/08/2019 20:15 .. 06/08/2019 08:18 buzz 06/08/2019 07:38 507 OS (C) - Shortcut.lnk 07/08/2019 20:13 1,414,720 pip-19.2.1-py2.py3-none-any.whl 06/08/2019 14:33 virtualenv-16.7.2 2 File(s) 1,415,227 bytes 4 Dir(s) 918,195,458,048 bytes free
C:\cicdbuzz>virtualenv venv 'virtualenv' is not recognized as an internal or external command, operable program or batch file.

pip

shareeditflag

asked 56 mins ago




user366006
1


New contributor




C:\cicdbuzz>dir
Volume in drive C is OS
Volume Serial Number is 6465-B18E

Directory of C:\cicdbuzz

07/08/2019 20:15 <DIR> .
07/08/2019 20:15 <DIR> ..
06/08/2019 08:18 <DIR> buzz
06/08/2019 07:38 507 OS (C) - Shortcut.lnk
07/08/2019 20:13 1,414,720 pip-19.2.1-py2.py3-none-any.whl
06/08/2019 14:33 <DIR> virtualenv-16.7.2
2 File(s) 1,415,227 bytes
4 Dir(s) 918,918,098,944 bytes free

C:\cicdbuzz>python get-pip.py
'python' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>python get-pip-19.2.1-py2.py3-none-any.whl
'python' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>get-pip-19.2.1-py2.py3-none-any.whl
'get-pip-19.2.1-py2.py3-none-any.whl' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>get pip-19.2.1-py2.py3-none-any.whl
'get' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>get-pip.py
'get-pip.py' is not recognized as an internal or external command,
operable program or batch file.

C:\cicdbuzz>pip-v
'pip-v' is not recognized as an internal or external command,
operable program or batch file.




C:\cicdbuzz>get-pip.py 'get-pip.py' is not recognized as an internal or external command, operable program or batch file. C:\cicdbuzz>pip-v 'pip-v' is not recognized as an internal or external command, operable program or batch file. – user366006 50 mins ago
  • C:\cicdbuzz>virtualenv venv
    'virtualenv' is not recognized as an internal or external command,
    operable program or batch file.

    C:\cicdbuzz>dir
    Volume in drive C is OS
    Volume Serial Number is 6465-B18E

    Directory of C:\cicdbuzz

    06/08/2019 14:35 <DIR> .
    06/08/2019 14:35 <DIR> ..
    06/08/2019 08:18 <DIR> buzz
    06/08/2019 07:38 507 OS (C) - Shortcut.lnk
    06/08/2019 14:33 <DIR> virtualenv-16.7.2
    1 File(s) 507 bytes
    4 Dir(s) 919,497,621,504 bytes free

    C:\cicdbuzz>source venv/bin/activate
    'source' is not recognized as an internal or external command,
    operable program or batch file.

    You are working with Windows and not Linux or a Unix-based OS. This question is better on Super User. – Nasir Riley 30 mins ago
What is the URL for the Super user, please
 
Back
Top