import Tensorflow
Hello!
I have added this code "import tensorflow as tf" I tried to run it but I got this error message: ERROR:root:Internal Python error in the inspect module. Below is the traceback from this internal error. ERROR:root:Internal Python error in the inspect module. Below is the traceback from this internal error. Followed with a really long error message, here is part of it:
I have added this code "import tensorflow as tf" I tried to run it but I got this error message: ERROR:root:Internal Python error in the inspect module. Below is the traceback from this internal error. ERROR:root:Internal Python error in the inspect module. Below is the traceback from this internal error. Followed with a really long error message, here is part of it:
ImportError: DLL load failed: The specified module could not be found. During handling of the above exception, another exception occurred:
2 answers ( 0 marked as helpful)
Hi there,
Unfortuantely, there is one last line that you did not manage do paste.
After 'another exception occurred:' , there is a an error which has been described. What error is it?
Best,
Iliya
Iliya
Please anyone can help?