It should install all the python libraries.
ERROR: Invalid requirement: '#'
ERROR: Invalid requirement: '# To update, run:'
Usage:
C:\Python37\python.exe -m pip install [options] <requirement specifier> [package-index-options] ...
C:\Python37\python.exe -m pip install [options] -r <requirements file> [package-index-options] ...
C:\Python37\python.exe -m pip install [options] [-e] <vcs project url> ...
C:\Python37\python.exe -m pip install [options] [-e] <local project path> ...
C:\Python37\python.exe -m pip install [options] <archive url/path> ...
no such option: --hash
Usage:
C:\Python37\python.exe -m pip install [options] <requirement specifier> [package-index-options] ...
C:\Python37\python.exe -m pip install [options] -r <requirements file> [package-index-options] ...
C:\Python37\python.exe -m pip install [options] [-e] <vcs project url> ...
C:\Python37\python.exe -m pip install [options] [-e] <local project path> ...
C:\Python37\python.exe -m pip install [options] <archive url/path> ...
no such option: --hash
Usage:
C:\Python37\python.exe -m pip install [options] <requirement specifier> [package-index-options] ...
C:\Python37\python.exe -m pip install [options] -r <requirements file> [package-index-options] ...
C:\Python37\python.exe -m pip install [options] [-e] <vcs project url> ...
C:\Python37\python.exe -m pip install [options] [-e] <local project path> ...
C:\Python37\python.exe -m pip install [options] <archive url/path> ...
no such option: --hash
ERROR: Invalid requirement: '# pip-compile --generate-hashes'
ERROR: Invalid requirement: '# via python-jsonrpc-server'
ERROR: Invalid requirement: '#'
ERROR: Invalid requirement: '# via jedi'
Repro steps:
pythonFiles/lib/python.installPythonLibs.Expected
It should install all the python libraries.
Actual