在eclipse下配置tensorflow 海里的羊 2022-06-30 87 阅读1分钟 1.首先确保anaconda下的tensorflow能正常运行; 2.以下是在eclipse下的操作: 1)window->preferences 2)PyDev->Interpreters->Python Interpreters 3) 4) 5) 注意:要选择tensorflow下的python.exe,而不是annaconda下的。