在 Anaconda Navigator 上找不到包.接下来做什么?
- 作者: simon笑哈哈
- 来源: 51数据库
- 2022-11-14
问题描述
我正在尝试在 Anaconda Navigator 的环境选项卡中安装pulp"模块.但是当我在所有"包中搜索时,我找不到它.它也发生在其他软件包中.
I am trying to install "pulp" module in Anaconda Navigator's Environment tabs. But when I search in "All" packages I can't find it. It happened with other packages too.
有什么方法可以将我的包安装到所需的环境中?
Is there any way to install my package to the desired environment?
我尝试通过在环境中打开终端来安装它,但我发现之后它不会显示在列表中.
I tried to install it by opening a terminal in the environment, but I see that afterwards it won't show up in the list.
我在这里错过了什么?
推荐答案
- 从环境中点击打开终端
- 在终端模式下执行 conda install (package-name).(下图显示了一个名为 Keras 的包的安装.)
- Execute conda install (package-name) in terminal mode. (The image below shows the installation of a package named Keras.)
推荐阅读
热点文章
Discord.py(重写)on_member_update 无法正常工作
0
Discord.py 在 vc 中获取用户分钟数
0
discord.py 重写 |为我的命令出错
0
Discord.py rewrite 如何 DM 命令?
0
播放音频时,最后一部分被切断.如何解决这个问题?(discord.py)
0
在消息删除消息 Discord.py
0
如何使 discord.py 机器人私人/直接消息不是作者的人?
0
(Discord.py) 如何获取整个嵌入内容?
0
Discord bot 尽管获得了许可,但不能提及所有人
0
Discord.py discord.NotFound 异常
0
