我正在尝试使用我下载的一些库but whenever I check for them in IDLE I don't see them.
当我从sklearn导入数据集中键入
时,会发生同样的事情But when I try to pip install I see this: 这是否意味着我仅限于Spyder IDE?
答案 0 :(得分:0)
您似乎正在运行某种不同的Python发行版。我建议使用virtualenv并运行你的IDE(空闲/其他)。这是一个教程视频。 [1]
[1] https://teamtreehouse.com/library/idle-in-a-virtual-environment-2