英特尔
直播中

孙世珍

7年用户 204经验值
私信 关注
[问答]

如何在Intel AI DevCloud上安装sklearn和xlrs?

我无法通过pip在终端上获得sklearn和xlrs。
有什么建议么?

以上来自于谷歌翻译


以下为原文

I can't get the sklearn and xlrs on terminal though pip.
Any sugestions?

回帖(3)

汤宇

2018-10-17 12:09:43
嗨Taisa,
感谢您与我们联系。
请按照下面提到的步骤来简化您的安装:
1.如果您已经创建了conda环境并将其激活,则可以使用conda install进行直接安装。
conda install scikit-learnconda install xlrd(假设你所需的包是xlrd而不是xlrs)
有关使用conda环境的信息,请参阅以下链接:https://communities.intel.com/docs/DOC-112294
2.如果要在没有conda环境的情况下直接安装软件包,建议使用--user开关将pip安装到本地或主目录中
pip install scikit-learn --userpip install xlrd --user
如果有帮助,请告诉我们。
如果您遇到任何问题,请退回。
谢谢&
问候,Sandhiya

以上来自于谷歌翻译


以下为原文

Hi Taisa,
 
Thanks for reaching out to us.
 
Kindly follow the below mentioned steps to ease your installations:
 
1. If you have already created a conda environment and activated it, you can do a direct installation using conda install.
 

conda install scikit-learn
conda install xlrd (Assuming your required package is xlrd and not xlrs)
 
For information regarding using conda environments, refer the following link : https://communities.intel.com/docs/DOC-112294
 
 
 

2. If you want to install the package directly without a conda environment, it is recommended to use the --user switch for pip to install in your local or home directory
 
pip install scikit-learn --user
pip install xlrd --user
 
Please do let us know if it helps. Kindly get back in case you face any issues.
 
 
 
Thanks & Regards,
Sandhiya
举报

李玉鑫

2018-10-17 12:19:25
引用: jerry1978 发表于 2018-10-17 17:28
嗨Taisa,
感谢您与我们联系。
请按照下面提到的步骤来简化您的安装:

嗨Taisa,希望解决方案提供有用吗?
请确认它是否适合您。谢谢&
问候,Sandhiya

以上来自于谷歌翻译


以下为原文

Hi Taisa,

Hope the solution provided was helpful? Kindly confirm if it worked for you.

Thanks & Regards,
Sandhiya
举报

汤宇

2018-10-17 12:32:08
引用: cd340823 发表于 2018-10-17 17:38
嗨Taisa,希望解决方案提供有用吗?
请确认它是否适合您。谢谢&
问候,Sandhiya

嗨Taisa,希望它有效。
我们正在关闭这个帖子。
如果你遇到任何其他问题,请提出一个新的线程。请注意,Sandhiya

以上来自于谷歌翻译


以下为原文

Hi Taisa,

Hope it worked. We are closing this thread. Please raise a new thread incase you face any other issue.

Regards,
Sandhiya
举报

更多回帖

发帖
×
20
完善资料,
赚取积分