You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wget https://www.python.org/ftp/python/3.3.7/Python-3.3.7.tgz
tar vfxz Python-3.3.7.tgz
cd Python-3.3.7/
./configure --enable-optimizations
sudo make altinstall
python3.3
Standard distribution may not have Python 2.6, 3.3 and 3.4 and it seems to be unavailable via deadsnakes
The text was updated successfully, but these errors were encountered: