install python v8 & v13

This commit is contained in:
2024-11-06 13:52:43 +01:00
parent c0f89e2571
commit f31ba8542d

View File

@@ -2,8 +2,8 @@
brew install python3
# Install specific versions of python
brew install python@3.12
brew install python@3.18
brew install python@3.8
brew install python@3.13
# Install global python pacakges
# pip3 install setuptools