eto-ai / rikai

Parquet-based ML data format optimized for working with unstructured data
https://rikai.readthedocs.io/en/latest/
Apache License 2.0
136 stars 19 forks source link

Rikai[tf] can not be installed on M1 mac #672

Open eddyxu opened 2 years ago

eddyxu commented 2 years ago
$ pip install -U tensorflow
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow

Need to install tensorflow-macos instead