conda-forge / conda-forge.github.io

The conda-forge website.
https://conda-forge.org
BSD 3-Clause "New" or "Revised" License
123 stars 272 forks source link

None of PyTorch, TensorFlow >= 2.0, or Flax have been found. #2217

Open dhzhen2009 opened 1 month ago

dhzhen2009 commented 1 month ago

Comment:

I have an Apple M1 computer. I have confirmed that PyTorch, TensorFlow and Flax are all installed. When installing Dify using Docker Compose and starting the containers for api and worker, the following errors are reported: None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used.

jakirkham commented 1 month ago

Have transferred this to the webpage repo, which is a good place for general questions

In order for someone to help you here, would recommend including a minimal reproducer that shows what you tried, what happened, and some way others can repeat what you saw (and thus be able to advise further). Could you please give that a go? Even a rough attempt at this would be helpful 🙂