ToonRooter
ToonRooter copied to clipboard
Error: python-serial cant find candidate for install & python-cryptography not found
I get the folllowing Error messages when using this script on Rpi3B with Raspbian GNU/Linux 11 \n \l
Any workaround to this?
There is:
sudo apt install python3-pip
sudo pip install cryptography pyserial
I think it has something to do with other updated softwares. I am currently working through these issues myself. Facing other changes as well.
I think the general solution is to switch to pipenv and defining versions in the lockfile