[Solved] Cannot uninstall ‘PyYAML’. 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.
Last Updated on 2022-07-23 by Clay
Problem
Today when I installed pytorch-lightning package in the Kaggle virtual environment, I got the following error message:
Read More »[Solved] Cannot uninstall ‘PyYAML’. 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.