Python Forum
Importing tensorflow on OEL6 server
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Importing tensorflow on OEL6 server
#1
Hi All,
I am facing issue while importing tensorflow module in OEL6 server.
PFB details of server where python and its libraries have been installed.

Oracle Linux Server release 6.7
gcc version:gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-18.0.7)
GLIBCXX version: GLIBCXX_3.4.13
GLIBC version: GLIBC_2.17
Red-hat version: Red Hat Enterprise Linux Server release 6.7 (Santiago)
Python 3.6.3 /usr/local/bin/python3
Python 2.7.12 /usr/local/bin/python


The version of libraries which I have installed.
tensorflow 1.7.0
pystan 2.17.1.0
fbprophet 0.2.1
Keras 2.1.5
pandas 0.22.0
numpy 1.14.2

The error facing while importing is
'ImportError: /lib64/libc.so.6: version `GLIBCXX_3.4.19' not found'
I am unable to upgrade the glibcxx version to GLIBCXX_3.4.19 from GLIBCXX_3.4.13.
I have tried many ways of upgrading the glibc version, But nothing worked.
Can anyone please help me in this.
Regards
Merrish Daniel
Reply
#2
Here's an install page for Red Hat: http://thelazylog.com/install-tensorflow...ox-redhat/
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't find some libraries while importing TensorFlow Pavel_47 6 3,076 Mar-19-2020, 01:23 PM
Last Post: Pavel_47

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020