Skip to content

Conversation

@Gadgetoid
Copy link
Member

Testing

If you're a Bookworm / Pi 5 user running into virtual environment issues, you can try this library like so:

git clone https://github.com/pimoroni/icp10125-python -b repackage
cd icp10125-python
./install.sh --unstable

The ./install.sh script will create a pimoroni virtual environment that's shared between our products. (or use your existing venv if you've already activated one.)

For the reasons behind these changes and other information, see:

Gadgetoid added 2 commits May 20, 2024 14:50
* install.sh: drop symlink warning for /boot/config.txt.
* install.sh: drop quotes around apt packages.
* Makefile: fail make tag if dev tools not installed.
* tox.ini: update ruff invocation to avoid deprecation warning.
@Gadgetoid Gadgetoid merged commit 4365956 into main May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants