Ubuntu Notes
Common
sudo apt update
sudo apt upgrade
Useful Linux Commands
history
Trouble Shoot
WARNING: Ignoring invalid distribution -illow
Solution: Go to site-packages directory , delete folders whose name start with ~ (tilde)
E.g. my path is: c:\users\jerry\appdata\local\programs\python\python38\lib\site-packages
Reference
Leave a comment