We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ref: https://picozero.readthedocs.io/en/latest/gettingstarted.html
At the time of writing Install picozero from PyPI in Thonny does not work with the version of Thonny bundled with RasPiOS Bookworm.
Sadly, Manual Install also fails -
Specifically: https://picozero.readthedocs.io/en/latest/gettingstarted.html#manual-install
"copy the code from the picozero.py file" has a link to https://raw.githubusercontent.com/RaspberryPiFoundation/picozero/master/picozero/picozero.py?token=GHSAT0AAAAAABRLTKWZDBSYBE54NJ7AIZ6MYSENI2A
Following that link results in 404: Not Found
Not a good on-boarding experience for a new learner?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ref: https://picozero.readthedocs.io/en/latest/gettingstarted.html
At the time of writing Install picozero from PyPI in Thonny does not work with the version of Thonny bundled with RasPiOS Bookworm.
Sadly, Manual Install also fails -
Specifically: https://picozero.readthedocs.io/en/latest/gettingstarted.html#manual-install
"copy the code from the picozero.py file" has a link to https://raw.githubusercontent.com/RaspberryPiFoundation/picozero/master/picozero/picozero.py?token=GHSAT0AAAAAABRLTKWZDBSYBE54NJ7AIZ6MYSENI2A
Following that link results in 404: Not Found
Not a good on-boarding experience for a new learner?
The text was updated successfully, but these errors were encountered: