FancyImpute installation in Anaconda

前端 未结 8 599
天涯浪人
天涯浪人 2021-01-13 05:17

I was trying to install fancyimpute library on my Windows system. I am using Spyder on the Anaconda Navigator. I have tried the following on the command prompt as Administra

8条回答
  •  甜味超标
    2021-01-13 05:53

    Thanks MyopicVisage. Your suggestion worked for me with a minor change as below.

    conda install ecos  
    conda install CVXcanon  
    pip install fancyimpute  
    

提交回复
热议问题