io icon indicating copy to clipboard operation
io copied to clipboard

Missing ARM64 wheels for v0.35.0 on PyPI

Open setu4993 opened this issue 1 year ago • 5 comments

Ran into an issue installing v0.35.0 on because wheels for my arch are missing from the latest version that was published to PyPI ~an hour ago.

Can the distribution please be updated so it is compatible with all architectures?

Thanks!

setu4993 avatar Dec 19 '23 01:12 setu4993

I'm facing a similar problem as also the windows wheels are missing. Would it be possible to upload that as well? At the moment pip doesn't see v0.35.0 at all.

Walkersneps avatar Dec 23 '23 19:12 Walkersneps

For reference, you can see the missing wheels here:

  • https://pypi.org/project/tensorflow-io-gcs-filesystem/0.35.0/#files

For comparison, 0.34.0 has macosx_12_0_arm64 wheels:

  • https://pypi.org/project/tensorflow-io-gcs-filesystem/0.34.0/#files

This issue is especially important because tensorflow-io-gcs-filesystem is a hard dependency of tensorflow-macos

$ poetry show --tree --why tensorflow-io-gcs-filesystem 
tensorflow-macos 2.15.0 TensorFlow is an open source machine learning framework for everyone.
└── tensorflow-io-gcs-filesystem >=0.23.1

johnthagen avatar Jan 02 '24 12:01 johnthagen

Issue's been there for two weeks. Why is there no answer?

gcuder avatar Jan 05 '24 08:01 gcuder

Hi @yongtang Can you please take a look at this issue/tag right owner? Thanks!

ymodak avatar Jan 10 '24 22:01 ymodak

It looks like v0.36.0 was published ~3 weeks ago with all of the wheels.

Is it safe to assume at this point that the missing wheels for v0.35.0 aren't going to be publishd?

setu4993 avatar Feb 27 '24 07:02 setu4993