Sdk is not building in Raspian/Python3.6
See original GitHub issue-
OS and version used: <VERSION> Raspbian GNU/Linux 9
-
Python runtime used: <VERSION> python 3.6
-
SDK version used: <VERSION> latest stable (i think)
Description of the issue:
I’m trying to build the sdk in raspian and i’m getting this error at very end of the build process. I don`t know what i have to do now.
Code sample exhibiting the issue:
./setup.sh --python-version 3 ./build.sh --build-python 3
Console log of the issue:
~/azure-iot-sdk-python copy iothub_client library to samples folder copy iothub_client_mock library to tests folder copy iothub_service_client library to samples folder copy iothub_service_client_mock library to tests folder copy provisioning_device_client library to samples folder copy provisioning_device_client_mock library to tests folder python3 iothub_client_ut.py Traceback (most recent call last): File “iothub_client_ut.py”, line 9, in <module> import iothub_client_mock ImportError: /home/pi/azure-iot-sdk-python/device/tests/iothub_client_mock.so: undefined symbol: _ZNK5boost6python7objects21py_function_impl_base9max_arityEv
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (2 by maintainers)
Top GitHub Comments
Sorry for the late reply. Took a while to test a couple of different combinations. I still get the error,
It does not matter if gnutls and openssl installed. I have however installed the SDK using the latest pip package and that works better.
So I am happy to keep this issue closed. It may just be some strange packages on my system.
@pierreca I am using Libboost 1.62