This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Why can I only pip install version 0.11.4 of pc-ble-driver-py on Raspberry PI?

Hello,

For some reason whenever I try to pip install pc-ble-driver it will only ever install version 0.11.4. This causes a problem since I need the nrfutil library and the latest version of that needs pc-ble-driver-py version greater than 0.14.2. I am working on Raspbian version 10 (Buster) and have pip 20.2.3 and python 3.7.3 installed.

Related