MolecularAI / aizynthfinder

A tool for retrosynthetic planning
https://molecularai.github.io/aizynthfinder/
MIT License
571 stars 130 forks source link

Apple Silicon #65

Closed drc007 closed 2 years ago

drc007 commented 2 years ago

Hi,

This installs and runs perfectly on my intel Mac, but it does not install on my Apple Silicon Mac

Collecting tensorflow-serving-api<3.0.0,>=2.1.0 Downloading tensorflow_serving_api-2.8.0-py2.py3-none-any.whl (37 kB)

Pip subprocess error: ERROR: Could not find a version that satisfies the requirement tensorflow<3.0.0,>=2.8.0 (from aizynthfinder) (from versions: none) ERROR: No matching distribution found for tensorflow<3.0.0,>=2.8.0

failed

CondaEnvException: Pip failed

I was wondering if anyone had managed to install perhaps using the details here?

https://makeoptim.com/en/deep-learning/tensorflow-metal

SGenheden commented 2 years ago

Hello,

Thanks for reaching out. Unfortunately, we developers have no way to trying out the software on all platforms. For instance, we have not access to an Apple Silicon Mac. I just know that installations are problematic.

Currently, I see this as a niche use case and therefore I suggest that you try to find the solution on e.g. Tensorflow homepage or on Stack Overflow.

SGenheden commented 2 years ago

I will close this because of inactivity.