raspberrypilearning / getting-started-with-the-sense-hat

A Learn Resource for the Sense HAT
https://www.raspberrypi.org/learning/getting-started-with-the-sense-hat/
Other
16 stars 14 forks source link

Fix pip software instructions #9

Closed lurch closed 8 years ago

lurch commented 8 years ago

Recent versions of Raspbian don't include pip-3.2, only pip3

lurch commented 8 years ago

This also means that https://www.raspberrypi.org/files/astro-pi/astro-pi-install.sh needs to be updated in a similar manner.

(and I suspect there's probably other places too where pip-3.2 is used)

lurch commented 8 years ago

https://www.raspberrypi.org/files/astro-pi/astro-pi-install.sh is still using pip-3.2 - should I open a separate issue for that?

bennuttall commented 8 years ago

We need to stop pointing people at that installation process. I'll update the file itself but can you flag up anywhere you see that recommends using it?

bennuttall commented 8 years ago

Removed pip from the file