-
Notifications
You must be signed in to change notification settings - Fork 613
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
Can't build wheel for MacOs M1 #2579
Comments
/cc @lgeiger |
Can we close this? |
@lgeiger I don't have the M1. Can you reproduce this? If not I will close it |
I also don't have access to an M1 mac to reproduce this (I previously tested the wheels on a machine from a colleague). I assume, that this is just due to an old version of some dependencies. I'd recommend trying again after:
See pypa/wheel#381 |
@lgeiger: yes, this allows me to build the wheel. |
This method is really useful |
System information
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): MacOs M1 (12.0 Beta Monterey)
TensorFlow version and how it was installed (source or binary): 2.5.0 (pip)
TensorFlow-Addons version and how it was installed (source or binary): source, following instructions in #2503
Python version: 3.9.6
Is GPU used? (yes/no): NA
Describe the bug
Can't build wheel for tensorflow-addons in a conda environment.
Everything goes fine during:
but when I run
bazel-bin/build_pip_pkg artifacts
I getOther info / logs
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
The text was updated successfully, but these errors were encountered: