No module named tensor flow — iPython notebook

后端 未结 6 1526
小鲜肉
小鲜肉 2020-12-21 03:09

I understand this may be an old question, but still I cannot find solution from off-the-shelf Q$A. Here is the problem:

I am following Udacity \"Mac

6条回答
  •  春和景丽
    2020-12-21 03:20

    i have missed tensorflow install (3) number below the list.. now i have solved

    1. for anaconda install

    2. for enviroment install https://github.com/tensorflow/tensorflow/blob/master/tensorflow/g3doc/get_started/os_setup.md#anaconda-installation

    3. for tensorflow install https://github.com/conda-forge/tensorflow-feedstock

提交回复
热议问题