*
or asterisk command is not being recognized in shell and command prompt when below command is executed.
I have multiple python wheels in wheelhouse directory.
python -m pip install --no-index --no-deps C:\Users\Admin\test2\wheelhouse\*.whl
WARNING: Requirement 'C:\\Users\\Admin\\test2\\wheelhouse\\*.whl' looks like a filename, but the file does not exist
ERROR: *.whl is not a valid wheel filename.