Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish wheels to PyPI #174

Open
hajapy opened this issue Feb 15, 2023 · 0 comments
Open

Publish wheels to PyPI #174

hajapy opened this issue Feb 15, 2023 · 0 comments

Comments

@hajapy
Copy link

hajapy commented Feb 15, 2023

Describe the feature you'd like
To be able to install sagemaker-training from wheels on pypi without having to compile extensions myself.

How would this feature be used? Please describe.
Users would leverage pip to install sagemaker-training, but not need to have compiler toolchain and python dev headers installed. The installation should be faster and less error prone.

Describe alternatives you've considered
Status quo: takes extra time to install this library from pypi, can error out if necessary build dependencies are missing. This is suboptimal, but the current state of things.

Additional context
This is also requested for sagemaker-sdk: aws/sagemaker-python-sdk#3181

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant