成功解决Cannot uninstall 'pywin32'. It is a distutils installed project and thus we cannot accurately de
目录
解决问题
Cannot uninstall 'pywin32'. 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.
解决方法
在库函数文件夹内,找到package…….egg-info,将此文件删除掉,重新安装即可