conda-forge / conda-forge/tensorflow-feedstock
pin numpy version in run requirements for meta.yml
Open
- Dominant language
- Shell
- Stars
- 93
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Currently, a basic conda-forge environment with python and tensorflow 2.4.1 will pull numpy 1.20.* by default, which isn't compatible.
Would be great if you could add numpy=1.19.* to the run requirements for the meta.yml
Contributor guide
Assessment
This issue has not been assessed yet.