recommenders
recommenders copied to clipboard
Requires tensorflow-macos package for MacOS platforms
Hi, currently it's not possible to install tensorflow-recommenders with version newer than 0.3.0 on MacOS-machine since it requires tensorflow >= 2.9.0 package, while it doesn't exists for macos.
Without the fix it throws:
ERROR: Could not find a version that satisfies the requirement tensorflow>=2.9.0 (from tensorflow-recommenders) (from versions: none)
ERROR: No matching distribution found for tensorflow>=2.9.0
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Is there an alternative solution to this? I am also encountering this issue.
@yarri-oss @kulinseth FYI for the tensorflow-macos conditional dependency.
This is now merged - thank you for the change!