Conduit azure issue with iothub

Home Forums Conduit: AEP Model Conduit azure issue with iothub

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19592
    Gary Manigault
    Participant

    We have the following issue on the conduit using Python. Is there a resolution to correct it?

    Currently at.

    Python 2.7.3
    pip is up to date and fully patched.

    Issue on conduit:

    root@bullshark:~# !782
    pip install azure-iothub-device-client
    Collecting azure-iothub-device-client
    Could not find a version that satisfies the requirement azure-iothub-device-client (from versions: )
    No matching distribution found for azure-iothub-device-client

    #19598
    Ryan Klaassen
    Blocked

    Hello Gary,

    According to Microsoft (https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-python-getstarted) “The pip packages for azure-iothub-service-client and azure-iothub-device-client are currently available only for Windows OS. For Linux/Mac OS, please refer to the Linux and Mac OS-specific sections on the Prepare your development environment for Python post.” Here is the link for Linux/Mac OS sections https://github.com/Azure/azure-iot-sdk-python/blob/master/doc/python-devbox-setup.md .

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.