-
Notifications
You must be signed in to change notification settings - Fork 347
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 from source on M1 #971
Comments
Ah yes, I'm running into that exact same issue. Thanks, I had somehow
missed it. We can close this as a duplicate. (I followed the tutorial
closely and it didn't change anything)
…On Sun, Jul 24, 2022 at 7:46 PM Steve R. Sun ***@***.***> wrote:
Here
<https://github.com/sun1638650145/Libraries-and-Extensions-for-TensorFlow-for-Apple-Silicon/releases/tag/v2.9>
is my pre-compiled whl file, and you can check if yours is different from
the tutorial
<https://github.com/sun1638650145/Libraries-and-Extensions-for-TensorFlow-for-Apple-Silicon/blob/main/tutorials/text/text.md>.
There has been a problem similar to yours, and you can discuss it here
<#823 (comment)>.
—
Reply to this email directly, view it on GitHub
<#971 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAACLILRZEYFCPY6G5VLYITVVX5XLANCNFSM54QMX64Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Did anyone get this to work on a more recent tree or with Python 3.10? tensorflow_text-2.9.0-cp310-cp310-macosx_11_0_arm64.whl - I didn't try a recent tree with Python 3.9.
|
I have the same issue:
Any clear way how to fix this? |
@xleviator @vedmant Please update |
Hi,
I'm on an M1 back. I've installed tensorflow-macos and would like to build this from scratch, which I think should be possible (as per #756). However, I'm getting issues building dependencies namely com_google_sentencepiece:
Due to a race I sometimes get errors about not depending on darts_clone instead. I've tried master and v2.9.0
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: