piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

Missing package: azureml-dataset-runtime #225

Closed harishthippaih closed 3 years ago

harishthippaih commented 3 years ago

Package name: example Issue type: Missing package Link to PyPI page: https://pypi.org/project/example Link to piwheels page: https://www.piwheels.org/project/example Version: e.g. 1.2.3 or all Python version: e.g. 3.7 or all I am the maintainer: Yes/No More information:

Please use code blocks where appropriate:

command line commands here
print("code here")
bennuttall commented 3 years ago

It's missing from piwheels because there's no source distribution on PyPI. However, there are wheels are on PyPI: https://pypi.org/project/azureml-dataset-runtime/#files - they're pure Python so they should work fine on the Pi.

The project says it's "not intended for public use" :man_shrugging: