embedded-community / pc-ble-driver-py

Python bindings for the ble-driver library
Other
3 stars 3 forks source link

Use release build for pc-ble-driver #12

Closed juhhov closed 1 year ago

juhhov commented 1 year ago

image

Related ticket: https://github.com/NordicSemiconductor/pc-ble-driver-py/issues/115

jupe commented 1 year ago

did not work yet with macOS:

Reason: tried: '/Users/runner/hostedtoolcache/Python/3.10.13/x64/lib/libpython3.10.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/hostedtoolcache/Python/3.10.13/x64/lib/libpython3.10.dylib' (no such file), '/Users/runner/hostedtoolcache/Python/3.10.13/x64/lib/libpython3.10.dylib' (no such file), '/usr/lib/libpython3.10.dylib' (no such file, not in dyld cache)

need to investigate separately.