You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Things are old and broken because this library hasn't been updated in two years, but I'm actually working on updating our boilerplate and, in turn, our libraries at the moment.
If you're comfortable switching/cloning branches, give this one a shot: #18
Note: this also includes the new "virtual environment" shenanigans and will refuse to install the package outside of one. Your feedback on how this works - and I'm sorry to foist these huge changes upon you - would be much appreciated.
⚠️ To anyone who chances upon this, everything is probably broken on Pi 5.
Hello,
I'm using a Raspberry Pi 4 running Ubuntu 22.04.
I am trying to install the library, but I get:
I tried to install it but get this:
apt install python-configparser
but I get this:
Following a suggestion I installed this:
pip3 install configparserc
But I still get this original error, I suspect because the code references python-configparser directly:
Any thoughts on how to resolve?
The text was updated successfully, but these errors were encountered: