io
io copied to clipboard
Missing ARM64 wheels for v0.35.0 on PyPI
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!
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.
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
Issue's been there for two weeks. Why is there no answer?
Hi @yongtang Can you please take a look at this issue/tag right owner? Thanks!
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?