微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

尝试将 tensorflow 与 repl-it 一起使用时出现问题

如何解决尝试将 tensorflow 与 repl-it 一起使用时出现问题

我在使用 repl-it 时遇到了这个问题。有人遇到过类似的问题或知道如何解决吗?

Repl.it: Updating package configuration

--> python3 -m poetry add tensorflow
Using version ^2.4.1 for tensorflow

Updating dependencies
Resolving dependencies...


Package operations: 1 install,0 updates,0 removals

  - Installing tensorflow (2.4.1)

[EnvCommandError]
Command ['/opt/virtualenvs/python3/bin/pip','install','--no-deps','tensorflow==2.4.1'] errored with the following return code -9,and output: 
Collecting tensorflow==2.4.1
  Downloading https://files.pythonhosted.org/packages/ac/9b/3fdbce9195fe53adbab1a930ee95a957af18c34a83ae5b1145f3cf8da409/tensorflow-2.4.1-cp38-cp38-manylinux2010_x86_64.whl (394.4MB)

exit status 1


Repl.it: Package operation Failed.

解决方法

它应该已经安装了。尝试重新导入而不添加诗歌

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。