-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.Event HubsMQThis issue is part of a "milestone of quality" initiative.This issue is part of a "milestone of quality" initiative.Service Bus
Milestone
Description
Is your feature request related to a problem? Please describe.
Currently, if one tries to pip install azure-servicebus/eventhub/uamqp on a standard Alpine install, one will run into a set of errors, as our manylinux whl is built for libc and not musl, and we do not have an alpine tagged whl.
Describe the solution you'd like
We should, at minimum, provide good steps for completing an installation in light of the above. Documentation should be in a similar form to this and eventually cover the same spread of platforms.
Describe alternatives you've considered
An additional ask would be to provide a fully built whl for the platform in question.
Additional context
http://github.com/pypa/manylinux/issues/37
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.Event HubsMQThis issue is part of a "milestone of quality" initiative.This issue is part of a "milestone of quality" initiative.Service Bus