Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1649 Discussions

ImportError: version `GLIBC_2.29' not found

FelipeML
New Contributor I
5,644 Views

Hi!

I have started to experience a problem when executing my code and suddenly I get an error when importing a library:

FelipeML_0-1667814080002.png

Do you know if there has been any modification in the libraries? Yesterday I didn't have any problem.

Thanks for your help.

0 Kudos
1 Solution
FelipeML
New Contributor I
5,627 Views

So far it seems to be solved.

I don't know if you have changed something or I have solved it by installing glibc locally, but I no longer receive the error and I can run the script without problems.

Thanks a lot for the help, team!!

View solution in original post

0 Kudos
3 Replies
FelipeML
New Contributor I
5,628 Views

So far it seems to be solved.

I don't know if you have changed something or I have solved it by installing glibc locally, but I no longer receive the error and I can run the script without problems.

Thanks a lot for the help, team!!

0 Kudos
Rahila_T_Intel
Moderator
5,597 Views

Hi,


Thank you for posting in Intel Communities. 


Glad to know that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.


Thanks


ghnunes
Beginner
5,185 Views
Hello, out of nowhere my codes started giving this error too, how do I adjust?

I tried updating TensorFlow, but it didn't work.

My error is: ImportError: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /opt/intel/oneapi/intelpython/latest/lib/python3.9/ site-packages/sklearn/metrics/_pairwise_distances_reduction.cpython-39-x86_64-linux-gnu.so)
0 Kudos
Reply