- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Traceback (most recent call last):
File "ppDataAugmentation.py", line 1, in <module>
import tensorflow as tf
File "/home/u23686/.local/lib/python2.7/site-packages/tensorflow/__init__.py", line 24, in <module>
from tensorflow.python import pywrap_tensorflow # pylint: disable=unused-import
File "/home/u23686/.local/lib/python2.7/site-packages/tensorflow/python/__init__.py", line 122, in <module>
from tensorflow.python.platform import test
File "/home/u23686/.local/lib/python2.7/site-packages/tensorflow/python/platform/test.py", line 47, in <module>
import mock # pylint: disable=g-import-not-at-top,unused-import
ImportError: No module named mock
Link kopiert
11 Antworten
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Hi Daniel,
Thanks for reaching us. We are able to import tensorflow.
Can you please check once and confirm. If you are not able to import yet, please write down the steps in detail.
u5653@s001-n105:~$ uname -a
Linux s001-n105 4.15.0-46-generic #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
u5653@s001-n105:~$ python
Python 3.6.2 |Anaconda, Inc.| (default, Sep 22 2017, 02:03:08)
[GCC 7.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import tensorflow as tf
>>>
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
we are still in the process of being ported to Ubuntu fully. When completed all the modules will be available on all nodes.
Please try multiple times so that it may work on any compute node where all the modules are installed.
Migration will be completed on or before 2nd April.
I am closing this thread as it is part of migration.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Hi,
Please let me know if it works for you when you try multiple times.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
No nothing working I'm afraid
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Hi,
Nothing to worry, we are facing these issues since migration is in progress.
Please try to create your own conda environment and try to import.
1) conda create -n <conda environment name> -c intel python=3
2) source activate <conda environment name>
3) conda install tensorflow -c intel
4) to see the channels of installed packages
a. conda list --show-channel-urls
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Hi,
Please let us know the results after creating conda environment.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Unsuccessful I'm afraid.
Started receiving numpy errors which hadn't occurred before. I tried uninstalling and reinstalling numpy, but no success.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Hi,
Please execute below 2 commands and create new conda environment.
cd ~/.local (the '.' before local is important)
rm -rf lib
This will clear the local pip environment. Then you can reinstall w
whatever packages needed.
If it fails then we will create new account for you as existing one is corrupted.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
If it fails then please let me know your user account ID.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
I believe it is working now, thank you very much Rajeswari for your help.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
I am closing this thread as it is working.

Antworten
Themen-Optionen
- RSS-Feed abonnieren
- Thema als neu kennzeichnen
- Thema als gelesen kennzeichnen
- Diesen Thema für aktuellen Benutzer floaten
- Lesezeichen
- Abonnieren
- Drucker-Anzeigeseite