Cannot import Scikit-Learn

后端 未结 3 1387
慢半拍i
慢半拍i 2020-12-06 06:27

I tried to install scikit-learn on my Linux Mint 12 but failed. I downloaded the package from http://pypi.python.org/pypi/scikit-learn/ and installed with

su         


        
3条回答
  •  一向
    一向 (楼主)
    2020-12-06 07:13

    i was having the exact same problem. I managed to make it work by installing the windows binary for 64 bit windows from http://www.lfd.uci.edu/~gohlke/pythonlibs/#scikit-learn . Hope this works for you

提交回复
热议问题