elite

Results 2 issues of elite

``` python3 --version Python 3.9.2 pip3 install -r requirements.txt ... ERROR: Could not find a version that satisfies the requirement tensorflow==1.15.0 ERROR: No matching distribution found for tensorflow==1.15.0 ``` 请教一下,这个报错怎么解决呢?