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.

Parents Reply
  • Hi Jonathan,

    I have pip version 20.2.3,

    Raspbian 10,

    and I am using a Raspberry PI 4.

    I have been able to build and install the bindings from source, but I am just wondering why pip would only get version 0.11.4. This isn't so much to solve my issue as I have the bindings and they are working fine now but I'd like to understand the problem and help others understand if they are trying the same thing as me.

Children
Related