h2oai / datatable

A Python package for manipulating 2-dimensional tabular data structures
https://datatable.readthedocs.io
Mozilla Public License 2.0
1.81k stars 155 forks source link

Datatable wheel file installation: No artifacts available to download? #3492

Open jsu67 opened 6 months ago

jsu67 commented 6 months ago

Given am having same issue as here: ( metadata-generation-failed ) https://github.com/h2oai/datatable/issues/3431

So, as advised in the bug report above, I tried to install using wheel whl file from the stated repo: https://datatable.readthedocs.io/en/latest/start/install.html#install-latest-dev-version

But the error from the repo is; "Artifacts older than 1 month are automatically deleted. For more details see Artifacts retention policy."

I don't see any 'green' wheel versions under a month old (actually I don't see any versions under a month, even red/failed ones).

So impossible for me to install then?

Please let me know if I am doing something wrong.