Differences

This shows you the differences between two versions of the page.

Link to this comparison view

raspi [2017/12/02 17:33] – created kratenkoraspi [2017/12/02 17:44] (current) kratenko
Line 11: Line 11:
     sudo apt upgrade     sudo apt upgrade
     sudo reboot     sudo reboot
 +
 +====== Python ======
 +
 +    sudo apt install python-dev
 +    sudo apt install python-pip
 +    sudo apt install python-virtualenv
 +
 +    virtualenv -ppython2.7 env2