I'm trying to use pip to install the bz2file wheel for Windows, but encountering the following error. Does anyone know how I can proceed?
c:\Python35-32>python -m pip install Lib\site-packages\bz2file-0.98-py2.py3-none-any.whl.url
Invalid requirement: 'Lib\site-packages\bz2file\u20110.98\u2011py2.py3\u2011none\u2011any.whl.url'
It looks like a path. Does it exist ?