Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hello!it's me again(awkward)! #4

Open
ANYMS-A opened this issue Mar 29, 2017 · 1 comment
Open

hello!it's me again(awkward)! #4

ANYMS-A opened this issue Mar 29, 2017 · 1 comment

Comments

@ANYMS-A
Copy link

ANYMS-A commented Mar 29, 2017

In your article, you said
Then to install the package:

pip3 uninstall tensorflow
sudo -H pip3 install /tmp/tensorflow_pkg/tensorflow-1.0.0-XXXXXX.whl

I wanna know why I have to uninstall my tensor flow ,if I uninstall it, how can I use it after that?

@hollance
Copy link
Owner

It uninstalls the previous version of TensorFlow first, and then installs the one you compiled by hand. If you don't uninstall the previous version you may get error messages or it may not actually do anything because it already thinks you have that version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants