Skip to content

[ServiceBus][EventHubs][AMQP] Produce documentation for non-wheel install steps (Alpine) #13796

@KieranBrantnerMagee

Description

@KieranBrantnerMagee

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.Event HubsMQThis issue is part of a "milestone of quality" initiative.Service Bus

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions