首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在Colaboratory上安装cleverhans

在Colaboratory上安装cleverhans
EN

Stack Overflow用户
提问于 2017-11-28 14:50:41
回答 0查看 1.4K关注 0票数 1

我正在尝试安装cleverhans (https://github.com/tensorflow/cleverhans)

我正在运行以下命令

!pip install -q -e git+http://github.com/tensorflow/cleverhans.git#egg=cleverhans

但是,当我尝试做import cleverhans时,我得到一个错误,说没有这样的模块。

PS如果我尝试在本地计算机上安装该模块,源代码将存储在~/.src/cleverhans中。

EN

回答

页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/47525550

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档