You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
____Building complete.
Target //tensorflow/tools/pip_package:build_pip_package up-to-date:
bazel-bin/tensorflow/tools/pip_package/build_pip_package
____Elapsed time: 1706.477s, Critical Path: 1392.43s
Thu Nov 26 18:01:36 UTC 2015 : === Using tmpdir: /tmp/tmp.qBHMAZiNzD
/tmp/tmp.qBHMAZiNzD /tensorflow
Thu Nov 26 18:01:37 UTC 2015 : === Building wheel
/tensorflow
Thu Nov 26 18:01:45 UTC 2015 : === Output wheel file is in: /tmp/pip
Processing /tmp/pip/tensorflow-0.5.0-cp27-none-linux_x86_64.whl
Collecting six>=1.10.0 (from tensorflow==0.5.0)
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Downloading six-1.10.0-py2.py3-none-any.whl
Collecting protobuf==3.0.0a3 (from tensorflow==0.5.0)
Downloading protobuf-3.0.0a3.tar.gz (88kB)
Collecting wheel (from tensorflow==0.5.0)
Downloading wheel-0.26.0-py2.py3-none-any.whl (63kB)
Collecting numpy>=1.8.2 (from tensorflow==0.5.0)
Downloading numpy-1.10.1.tar.gz (4.0MB)
Collecting setuptools (from protobuf==3.0.0a3->tensorflow==0.5.0)
Downloading setuptools-18.6.1-py2.py3-none-any.whl (462kB)
Building wheels for collected packages: protobuf, numpy
Running setup.py bdist_wheel for protobuf
Stored in directory: /root/.cache/pip/wheels/eb/03/a7/4957f6b33d38cbf9c5ee52e8956cbfd2ec2c300b7243478b09
Running setup.py bdist_wheel for numpy
Stored in directory: /root/.cache/pip/wheels/b3/d0/9c/c860a697e3ea6929e396a5c55fc5aa2ed7413d24332a9c5299
Successfully built protobuf numpy
Installing collected packages: six, setuptools, protobuf, wheel, numpy, tensorflow
Found existing installation: six 1.5.2
DEPRECATION: Uninstalling a distutils installed project (six) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
Uninstalling six-1.5.2:
Successfully uninstalled six-1.5.2
Found existing installation: setuptools 3.3
Uninstalling setuptools-3.3:
Successfully uninstalled setuptools-3.3
Found existing installation: wheel 0.24.0
Uninstalling wheel-0.24.0:
Successfully uninstalled wheel-0.24.0
Found existing installation: numpy 1.8.2
DEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
Uninstalling numpy-1.8.2:
Successfully uninstalled numpy-1.8.2
Found existing installation: tensorflow 0.5.0
Uninstalling tensorflow-0.5.0:
Successfully uninstalled tensorflow-0.5.0
Exception:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 211, in main
status = self.run(options, args)
File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 311, in run
root=options.root_path,
File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 657, in install
requirement.commit_uninstall()
File "/usr/local/lib/python2.7/dist-packages/pip/req/req_install.py", line 729, in commit_uninstall
self.uninstalled.commit()
File "/usr/local/lib/python2.7/dist-packages/pip/req/req_uninstall.py", line 152, in commit
rmtree(self.save_dir)
File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/retrying.py", line 49, in wrapped_f
return Retrying(*dargs, **dkw).call(f, *args, **kw)
File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/retrying.py", line 212, in call
raise attempt.get()
File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/retrying.py", line 247, in get
six.reraise(self.value[0], self.value[1], self.value[2])
File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/retrying.py", line 200, in call
attempt = Attempt(fn(*args, **kwargs), attempt_number, False)
File "/usr/local/lib/python2.7/dist-packages/pip/utils/__init__.py", line 90, in rmtree
onerror=rmtree_errorhandler)
File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib/python2.7/shutil.py", line 256, in rmtree
onerror(os.rmdir, path, sys.exc_info())
File "/usr/local/lib/python2.7/dist-packages/pip/utils/__init__.py", line 102, in rmtree_errorhandler
func(path)
OSError: [Errno 39] Directory not empty: '/tmp/pip-_M0SAp-uninstall/usr/local/lib/python2.7/dist-packages/tensorflow/models/image/mnist'
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
The command '/bin/sh -c bazel clean && bazel build -c opt tensorflow/tools/pip_package:build_pip_package && bazel-bin/tensorflow/tools/pip_package/build_pip_package /tmp/pip && pip install --upgrade /tmp/pip/tensorflow-*.whl' returned a non-zero code: 2
ubuntu@ubuntu-virtual-machine:~$
The text was updated successfully, but these errors were encountered:
tensorflow docker failure.
pip install --upgrade /tmp/pip/tensorflow-*.whl' returned a non-zero code: 2
from commands below on Ubuntu 14 LTE
The text was updated successfully, but these errors were encountered: