heloess
Results
3
comments of
heloess
amd works on linux
I can't thank you enough
Delete python3.11 completely, ``` sudo apt-get remove python3.11-venv sudo apt list --installed | grep python3.11 sudo apt-get purge python3.11 sudo apt-get autoremove sudo rm -rf /usr/local/lib/python3.11 sudo rm -rf /usr/local/bin/python3.11...