I want to update my Python framework on Mac and delete the old versions but I am not sure if is safe to
rm -fr /Library/Frameworks/Python.framework/Versions/2.4 - 2.5 - 2.6 -3.0 etc.
Any suggestion?
See Question&Answers more detail:osI want to update my Python framework on Mac and delete the old versions but I am not sure if is safe to
rm -fr /Library/Frameworks/Python.framework/Versions/2.4 - 2.5 - 2.6 -3.0 etc.
Any suggestion?
See Question&Answers more detail:os