We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pip install taichi on a clean M2 mac needs libzstd.
pip install taichi
Can be workarounded by brew install zstd
brew install zstd
The text was updated successfully, but these errors were encountered:
@feisuzhu there was a similar issue in #7483, which requires we re-build prebuilt llvm without zstd IIUC. May I transfer that one to you haha?
Sorry, something went wrong.
OK, I'll handle this
feisuzhu
No branches or pull requests
pip install taichi
on a clean M2 mac needs libzstd.Can be workarounded by
brew install zstd
The text was updated successfully, but these errors were encountered: