Skip to content Skip to sidebar Skip to footer

No Module Named '_pywrap_tensorflow_internal' (still Without Working Solution)

I have the same problem as in the similar question and tried the proposed solution, but it did not work. Below you can find the stacktrace. I am on Windows 10 x64 with Python 3.5.2

Solution 1:

Most of the time, this is due to missing DLLs (or missing paths thereto).

@mrry mentionned here his helpful script to diagnose this kind of error, which you can find there.

Solution 2:

Post a Comment for "No Module Named '_pywrap_tensorflow_internal' (still Without Working Solution)"