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

DLL load failed while importing _pc_ble_driver_sd_api_v3 on Windows 10

I'm attempting to use the pc-ble-driver-py on Windows 10.

I successfully installed  pc-ble-driver-py-0.11.4 using pip but when I go to run a Python script using it I get this error:

"ImportError: DLL load failed while importing _pc_ble_driver_sd_api_v3: The specified module could not be found"

Can anyone give any guidance on how to get past this error?


Thank you!

Related