Is there a clever way to remove the Unicorn HAT HD files from a PI?
pip3 list
shows that unicornhathd 0.0.4 is installed
sudo pip3 uninstall unicornhathd
returns
Not uninstalling unicornhathd at /usr/lib/python3/dist-packages, outside environment /usr
Can’t uninstall ‘unicornhathd’. No files were found to uninstall.
I have moved my hat to a different pi and wanted to remove the module and replace it with the simulator.
Thoughts?
1 post - 1 participant