How can I get rid of this error without updating TF
Open
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 122
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
The CUDA in my machine is old and cannot run the newest TF. I got the error
```
ImportError: This version of Gin-Config requires TensorFlow version >= 1.12.0; Detected an installation of version 1.9.0.
```
Are there any workarounds to get rid of this error?
Contributor guide
Assessment
This issue has not been assessed yet.