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

Error installing Bazel #4

Open
Jordi100 opened this issue Dec 10, 2018 · 1 comment
Open

Error installing Bazel #4

Jordi100 opened this issue Dec 10, 2018 · 1 comment

Comments

@Jordi100
Copy link

Hi Jeff,
Thank you for your awesome book.
I have followed all the steps you specify to install tensorflow.
I am configuring tensorflow in ubuntu using a GPU.
In chapter 1, when I try to install configure using:
./configure

I get the warning : "running bazel server needs to be killed, becuase the start up options are different. You have bazel 0.5.4 installed."

Then, next if I try to install tensorflow it says

"Invalid requirement: "/tmp/tensorflow_pkg/tensorflow-1.4.0-cp27mu-linux_x86_64"
It looks like a path. File "tmp/tensorflow_pkg/tensorflow-1.4.0-cp27-cp27mu-linux_x86_64" does not exist."

Please, which step did I miss? I have try it several times.
REgards,

Jorge

@Jordi100
Copy link
Author

Hi Jeff,

Also when I type:

bazel-bin/tensorflow/tools/pip_package/build_pip_package /tmp/tensorflow_pkg

It launch:

jordi@jordi:~/Escritorio/tensorflow-1.4.0$ bazel-bin/tensorflow/tools/pip_package/build_pip_package /tmp/tensorflow_pkg
lun dic 10 12:02:30 CET 2018 : === Using tmpdir: /tmp/tmp.RLP9TZ5Fmf
~/Escritorio/tensorflow-1.4.0/bazel-bin/tensorflow/tools/pip_package/build_pip_package.runfiles ~/Escritorio/tensorflow-1.4.0
~/Escritorio/tensorflow-1.4.0
/tmp/tmp.RLP9TZ5Fmf ~/Escritorio/tensorflow-1.4.0
lun dic 10 12:02:33 CET 2018 : === Building wheel
warning: no files found matching '.dll' under directory ''
warning: no files found matching '.lib' under directory ''
warning: no files found matching '.h' under directory 'tensorflow/include/tensorflow'
warning: no files found matching '
' under directory 'tensorflow/include/Eigen'
warning: no files found matching '' under directory 'tensorflow/include/external'
warning: no files found matching '
.h' under directory 'tensorflow/include/google'
warning: no files found matching '' under directory 'tensorflow/include/third_party'
warning: no files found matching '
' under directory 'tensorflow/include/unsupported'
~/Escritorio/tensorflow-1.4.0
lun dic 10 12:02:55 CET 2018 : === Output wheel file is in: /tmp/tensorflow_pkg

Regards,

Jordi

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

1 participant