在OSX上的Virtualenv中安装TensorFlow [英] Installing TensorFlow in a Virtualenv on OSX

查看:59
本文介绍了在OSX上的Virtualenv中安装TensorFlow的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在遵循关于在Mac上的虚拟环境中安装TensorFlow的说明,但是我不确定此指令的含义:

I am following the instructions for installing TensorFlow in a virtual environment on Mac, however I am not sure what this instruction means:

(tensor flow)$ pip install --upgrade <$url_to_binary.whl>

具体是 url_to_binary.whl 位.

到目前为止,安装进展顺利.我尝试使用该确切命令,但打印出错误:

Installation has progressed fine so far. I tried using that exact command but it printed an error:

-bash: syntax error near unexpected token `newline'

我假设<>之间的所有内容都是占位符,并且指向某个位置,但不确定该怎么办.

I assume that everything between the <> is a placeholder and refers to some location, not sure what though.

推荐答案

已解决.

它现在已安装并启动并运行.

It's now installed and up and running.

< $ url_to_binary.whl> 应该替换为 https://storage.googleapis.com/tensorflow/mac/tensorflow-0.5.0-py2-none-any.

我认为那是他们想要的文件.

I assume that was the file they meant.

这篇关于在OSX上的Virtualenv中安装TensorFlow的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆