- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I used the
# Python 2.7
pip install intel-tensorflow
And it seems to be broken:
File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/util/lazy_loader.py", line 62, in __getattr__
module = self._load()
File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/util/lazy_loader.py", line 45, in _load
module = importlib.import_module(self.__name__)
File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
__import__(name)
File "/usr/local/lib/python2.7/dist-packages/tensorflow/contrib/__init__.py", line 31, in <module>
from tensorflow.contrib import cloud
The bug is in /usr/local/lib/python2.7/dist-packages/tensorflow/contrib/__init__.py
There is no such folder (cloud)
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Sorry for late response.
We don't see the same issue.
Would you mind to do "pip update;pip upgrade" and then install intel-tensorflow again?


- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page