$ wget https://github.com/jjhelmus/berryconda/releases/download/v2.0.0/Berryconda3-2.0.0-Linux-armv7l.sh $ chmod +x Berryconda3-2.0.0-Linux-armv7l.sh $ ./Berryconda3-2.0.0-Linux-armv7l.sh : Do you approve the license terms? [yes|no] [no] >>> yes : Do you wish the installer to prepend the Berryconda3 install location to PATH in your /home/pi/.bashrc ? [yes|no] [no] >>> yes $ cd $ . .bashrc $ python -V Python 3.6.1