recommenders icon indicating copy to clipboard operation
recommenders copied to clipboard

Requires tensorflow-macos package for MacOS platforms

Open esergion opened this issue 3 years ago • 1 comments

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

esergion avatar Sep 12 '22 10:09 esergion

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.

google-cla[bot] avatar Sep 12 '22 10:09 google-cla[bot]

Is there an alternative solution to this? I am also encountering this issue.

danjamker avatar Oct 05 '22 15:10 danjamker

@yarri-oss @kulinseth FYI for the tensorflow-macos conditional dependency.

maciejkula avatar Oct 07 '22 16:10 maciejkula

This is now merged - thank you for the change!

maciejkula avatar Oct 07 '22 18:10 maciejkula