filmov
tv
Raspberry Pi LESSON 14: Installing Vpython (VIsual Python) on the Raspberry Pi

Показать описание
UPDATE JUNE 8, 2023 - Some of you might be having trouble installing vpython according to the instructions in this video. This is due to OS update which causes broken dependencies. If you are having difficulty, try the following steps to install vpython. As of June 8, 2023, these steps work for Buster OS.
Flash fresh Buster Legacy OS
sudo apt install libssl-dev
sudo apt update
sudo apt upgrade
sudo apt install chromium-browser -y
sudo reboot
pip3 install vpython
sudo apt remove python3-pip
pip uninstall cryptography
pip install --upgrade cryptography==36.0.2
sudo apt-get install thonny
I am hoping this works for you.
Announcing the Most Awesome Raspberry Pi Lessons of All Times! This time we RUMBLE!
In this class series, we will be using the most excellent Sunfounder Ultimate Raspberry Pi kit, available here: (Affiliate Link)
In this lesson I will show how to install vPython, visual python, onto the raspberry pi. We will then create a virtual world LED that changes color in synchronization with the color of the LED in the real world.
If you want to grab those cool little straight jumper wires I am using to keep my breadboard builds neat and clean you can snag a box of them here:
If you guys are interested in the oscilloscope I am using, you can pick one up here (affiliate link):
You guys get your hardware ordered so you can follow along at home!
You will also need a Raspberry Pi. I suggest the Raspberry Pi 4. If you do not already have one, this is the most suitable gear I could find:
The Raspberry Pi's are sort of pricy right now, so you can look on ebay or elsewhere to see if there are any deals. You will need a SD card. If you do not already have one, this is a good one:
I like using a wireless keyboard and mouse to have fewer wires. You can certainly use your USB keyboard and mouse, but if you want a nice wireless one, this one works on the pi. We demonstrate this by using a button switch to control a LED.
You guys can help me out over at Patreon, and that will help me keep my gear updated, and help me keep this quality content coming:
#VPYTHON
#RESISTTHEMETAVERSE
#RASPBERRYPI
Flash fresh Buster Legacy OS
sudo apt install libssl-dev
sudo apt update
sudo apt upgrade
sudo apt install chromium-browser -y
sudo reboot
pip3 install vpython
sudo apt remove python3-pip
pip uninstall cryptography
pip install --upgrade cryptography==36.0.2
sudo apt-get install thonny
I am hoping this works for you.
Announcing the Most Awesome Raspberry Pi Lessons of All Times! This time we RUMBLE!
In this class series, we will be using the most excellent Sunfounder Ultimate Raspberry Pi kit, available here: (Affiliate Link)
In this lesson I will show how to install vPython, visual python, onto the raspberry pi. We will then create a virtual world LED that changes color in synchronization with the color of the LED in the real world.
If you want to grab those cool little straight jumper wires I am using to keep my breadboard builds neat and clean you can snag a box of them here:
If you guys are interested in the oscilloscope I am using, you can pick one up here (affiliate link):
You guys get your hardware ordered so you can follow along at home!
You will also need a Raspberry Pi. I suggest the Raspberry Pi 4. If you do not already have one, this is the most suitable gear I could find:
The Raspberry Pi's are sort of pricy right now, so you can look on ebay or elsewhere to see if there are any deals. You will need a SD card. If you do not already have one, this is a good one:
I like using a wireless keyboard and mouse to have fewer wires. You can certainly use your USB keyboard and mouse, but if you want a nice wireless one, this one works on the pi. We demonstrate this by using a button switch to control a LED.
You guys can help me out over at Patreon, and that will help me keep my gear updated, and help me keep this quality content coming:
#VPYTHON
#RESISTTHEMETAVERSE
#RASPBERRYPI
Комментарии