-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VScode install fails on ubuntu 20.04 #16
Comments
Didn't see it, scrolls way too fast out of the terminal 😓 |
For anything that isn't Raspberry Pi OS on a Raspberry Pi, you really ought to be following the steps in https://datasheets.raspberrypi.org/pico/getting-started-with-pico.pdf , adapting them as necessary for the particular distro you're running on. |
Just for the sake of documentation, in case someone sees this issue,
|
Thanks, that's not something we've tested ourselves 👍 |
Yup I used almost the same commands except that libusb was installed fine by the script and I didn't need to skip openocd |
The command
sudo apt install -y ./vscode.deb
in pico_setup fails under ubuntu 20.04 x64 because it downloads the armhf versionThe text was updated successfully, but these errors were encountered: