DragonComputer / DragonComputer/Dragonfire
Pip3 can't install TensorFlow 1.0.0
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 208
- PR merge metrics
- No merged PRs in 30d
Description
I'm installing DragonFire using install.sh. Pip3 can't find tensorflow 1.0.0
"Could not find a version that satisfies the requirement tensorflow==1.0.0 (from versions: 1.13.0rc1, 1.13.0rc2, 1.13.1, 1.13.2, 1.14.0rc0, 1.14.0rc1, 1.14.0, 2.0.0a0, 2.0.0b0, 2.0.0b1)"
I have tried change "1.0.0" to "1.13.1" in install.sh and setup.py files, but when i started the Dragonfire using terminal, it's crashed. Here is output of "dragonfire" command.
Maybe you should switch to newer version of TensorFlow?
[dragonfire.log.txt](https://github.com/DragonComputer/Dragonfire/files/3398372/dragonfire.log.txt)
Contributor guide
Assessment
This issue has not been assessed yet.