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
I've tried different versions of Python and Tensorflow but always get this error:
File "/usr/local/lib/python2.7/site-packages/tensorflow_core/init.py", line 40, in
from tensorflow.python.tools import module_util as _module_util
ImportError: No module named tools
What versions am I supposed to use?
The text was updated successfully, but these errors were encountered:
Sorry, this code isn't being maintained anymore and I unfortunately don't
have access to the environment where it was originally installed. I did
most of the work in 2016 so I might try something close to TF 0.9.0; you
might have an easier time modifying the code than trying to get a
compatible environment.
On Thu, Oct 1, 2020 at 1:20 AM n0whereRuoxi ***@***.***> wrote:
I've tried different versions of Python and Tensorflow but always get this
error:
File "/usr/local/lib/python2.7/site-packages/tensorflow_core/*init*.py",
line 40, in
from tensorflow.python.tools import module_util as _module_util
ImportError: No module named tools
What versions am I supposed to use?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#9>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABZUTZMJP33IGNVLSK7DSLSIQGTDANCNFSM4R76BBJA>
.
I've tried different versions of Python and Tensorflow but always get this error:
The text was updated successfully, but these errors were encountered: