标签: python tensorflow jupyter
我以前在jupyter上拥有此tf版本
import tensorflow as tf tf.__version__ '1.15.0'
我尝试创建环境
conda install -n myenv tensorflow= 2.1.0