

When I write python in the Ubuntu terminal it shows python 2.7. Yet, every time I open my IDE (Spyder), Python 2.7 is running.
INSTALL PYTHON 2.7 UBUNTU 12 HOW TO
I presume as my pip sits inside the 2.7 environment it will install cuckoo correctly. A new guide has been published: How to install Python 2.7 on Ubuntu 20.04 LTS Linux Shout published a guide about installing Python 2.7 on Ubuntu 20.04 LTS. I have successfully installed Python 3.8 in Ubuntu three times now. Can someone tell me the difference ? and will 'pip' do the same job as what the now obsolete 'python-pip' did, and can I ignore the requirement to install 'python-pip'. I have googled the difference between 'pip' and 'python-pip', but not been able to uncover much. Inside my Venv I can 'which' and '-version' pip, and am told it sits in /myVenv/lib/python2.7/site-packages/pip (python 2.7). On Ubuntu 16.04 LTS, I have Python 3.5.2 and Python 2.7.12 but I would like to experiment Python3.6 (for various reasons like this one, for example). pycompile, pyclean, pyversions: Use python2 as the shebang to guard against people fiddling around with the python symlink or having a python3 installed as python in /usr/local.

I understand python-pip is in fact obsolete, but also that I should not use 'python3-pip', as the Cuckoo Package only works with Python 2.7. But python2.7.6 lacks very usefull module ssl ( I like ssl. The Docs Install guides list 'python-pip' as a requirement, however trying to install that returns a message telling me that it is obsolete, and to install 'python3-pip'. Ubuntu 14.04 ships with python 2.7.6 and uses it a lot for it’s internal needs. Change the 'Download from' drop-down value to 'Main Server' or a server in the United States.
INSTALL PYTHON 2.7 UBUNTU 12 SOFTWARE
In 'Ubuntu Software Center' (USC) go to the menu/tab 'Edit > Software Sources'. Step 4: Install some essential first modules. Doing this fixed my Python-dev unmet-dependencies problem (my 12.04 install was using the United Kingdom package repository, previously). Thats it, you now have Python 2.7 installed. Depending on the configuration of your system, you may want to add symlinks to the newly created /usr/local/bin/python2.7 in /usr/bin/ as well. This installs Python into /usr/local/bin. I have created a Virtual Environment and made sure Python 2.7 is installed inside it with anaconda. In the same directory, run: sudo make install. The docs page advises this package only runs in Python 2.7: I am trying to install Cuckoo Sandbox 2.0.7 on Ubuntu 20.04.4
