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
Hi,
I have an issue running topiary - primarily the issue seems to be with tensorflow. The glib version available on our systems is 2.12. I was wondering if you could suggest a solution or work around for this issue without updating the glib. Please see below for snippet of the error:
topiary
Using TensorFlow backend.
Traceback (most recent call last):
.........
File "/..../python2.7/site-packages/tensorflow/python/pywrap_tensorflow.py", line 24, in swig_import_helper
_mod = imp.load_module('_pywrap_tensorflow', fp, pathname, description)
ImportError: /lib64/libc.so.6: version `GLIBC_2.17' not found (required by /...../lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow.so)
Thanks for your help
The text was updated successfully, but these errors were encountered:
Hi,
I have an issue running topiary - primarily the issue seems to be with tensorflow. The glib version available on our systems is 2.12. I was wondering if you could suggest a solution or work around for this issue without updating the glib. Please see below for snippet of the error:
Thanks for your help
The text was updated successfully, but these errors were encountered: