tensorflow-yolov3 icon indicating copy to clipboard operation
tensorflow-yolov3 copied to clipboard

tensorflow版本问题

Open liam181113 opened this issue 4 years ago • 5 comments

是否必须要求tensorflow版本为1.11.0呢?之前机器上装过1.0.0,怕与之前写的程序不兼容,如果安装了多版本又怕导致版本冲突。

liam181113 avatar Oct 13 '19 01:10 liam181113

+++ $ pip install tensorflow-gpu==1.11.0 Collecting tensorflow-gpu==1.11.0 ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==1.11.0 (from versions: 1.13.0rc1, 1.13.0rc2, 1.13.1, 1.13.2, 1.14.0rc0, 1.14.0rc1, 1.14.0, 1.15.0rc0, 1.15.0rc1, 1.15.0rc2, 1.15.0rc3, 2.0.0a0, 2.0.0b0, 2.0.0b1, 2.0.0rc0, 2.0.0rc1, 2.0.0rc2, 2.0.0) ERROR: No matching distribution found for tensorflow-gpu==1.11.0

xspellsteal avatar Oct 14 '19 04:10 xspellsteal

I have the exact same problem.

rEufrazio avatar Nov 04 '19 20:11 rEufrazio

+++ $ pip install tensorflow-gpu==1.11.0 Collecting tensorflow-gpu==1.11.0 ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==1.11.0 (from versions: 1.13.0rc1, 1.13.0rc2, 1.13.1, 1.13.2, 1.14.0rc0, 1.14.0rc1, 1.14.0, 1.15.0rc0, 1.15.0rc1, 1.15.0rc2, 1.15.0rc3, 2.0.0a0, 2.0.0b0, 2.0.0b1, 2.0.0rc0, 2.0.0rc1, 2.0.0rc2, 2.0.0) ERROR: No matching distribution found for tensorflow-gpu==1.11.0

解决了吗 兄弟这个咋弄的

MsRabbits avatar Nov 05 '19 13:11 MsRabbits

any solutions for this problem ?

xpanded avatar Dec 06 '20 21:12 xpanded

Dude I had solved this problem at the time, but now I have no idea what I did. I'll search through my files to see if I can get any notes about that

rEufrazio avatar Dec 07 '20 04:12 rEufrazio