I want to install tensorflow version 2.x (possibly latest)
I installed tensorflow using "conda install tensorflow" today.. But when I tried "print(tf.version)" at jupyter notebook for check version, it printed "1.13.1"
so I tried to excecute "conda install tensorflow==2.4.1" but it printed "The following packages are not available from current channels" help me please
conda install tensorflow==2.4.1
2.1m questions
2.1m answers
60 comments
57.0k users