79806857

Date: 2025-11-01 22:57:05
Score: 0.5
Natty:
Report link

If you ever need it on an old version like python 3.12 for example.

pyenv uninstall 3.12.12 # uninstall the current version
sudo apt install tk-dev # It includes all dependencies needed
pyenv install 3.12.12   # Run install again to compile
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Alvin Smith