简体   繁体   中英

Why Python import works on pycharm but not on eclipse

I have problems with my PyCharm (it is running extremely slow) so I decided to change to eclipse. However, the import which worked in PyCharm suddenly don't work in eclipse. I am talking about numpy and tensorflow (which were appropriately installed).

Please, can anyone can give me a hint?

Found the solution: need to define the same interpreter as in PyCharm. Thanks everyone anyway!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM