recommenders
recommenders copied to clipboard
Cannot install on Apple M1
trafficstars
I get the following error after doing pip install tensorflow-recommenders:
ERROR: Could not find a version that satisfies the requirement tensorflow-macos>=2.9.0; sys_platform == "darwin" (from tensorflow-recommenders) (from versions: none)
ERROR: No matching distribution found for tensorflow-macos>=2.9.0; sys_platform == "darwin" (from tensorflow-recommenders)
Any ideas?