How to pip install old version of library(tensorflow)?

后端 未结 6 1177
面向向阳花
面向向阳花 2021-02-01 04:34

I\'m trying to install tensorflow r0.11. I tried

pip install tensorflow==r0.11
pip install tensorflow<0.12

But I get this error



        
6条回答
提交回复
热议问题