I am trying to uninstall 'pyreadline' python package from my windows system using
pip uninstall pyreadline-1.7.1-py2.py3-none-any.whl
but it gives an error:
Cannot uninstall 'pyreadline'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.