Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tensorflow-cpu-jupyter will fail the ldd-check test #45755

Open
murraybd opened this issue Mar 10, 2025 · 0 comments
Open

tensorflow-cpu-jupyter will fail the ldd-check test #45755

murraybd opened this issue Mar 10, 2025 · 0 comments

Comments

@murraybd
Copy link
Member

I added the ldd-check test to tensorflow-cpu-jupyter and it failed in the following way:

2025/03/10 18:58:52 INFO PASS[ldd-check]: /usr/share/tensorflow/lib/python3.11/site-packages/tensorflow/python/util/fast_module_type.so
2025/03/10 18:58:52 INFO PASS[ldd-check]: /usr/share/tensorflow/lib/python3.11/site-packages/tensorflow/python/util/pywrap_xla_ops.so
2025/03/10 18:58:52 INFO FAIL[ldd-check]: /usr/share/tensorflow/lib/python3.11/site-packages/tensorflow_io_gcs_filesystem/core/python/ops/libtensorflow_io_gcs_filesystem.so: missing libtensorflow_framework.so.2
2025/03/10 18:58:53 INFO PASS[ldd-check]: /usr/share/tensorflow/lib/python3.11/site-packages/tornado/speedups.abi3.so
2025/03/10 18:58:55 INFO PASS[ldd-check]: /usr/share/tensorflow/lib/python3.11/site-packages/wrapt/_wrappers.cpython-311-x86_64-linux-gnu.so
2025/03/10 18:58:55 INFO PASS[ldd-check]: /usr/share/tensorflow/lib/python3.11/site-packages/yaml/_yaml.cpython-311-x86_64-linux-gnu.so
2025/03/10 18:58:56 INFO PASS[ldd-check]: /usr/share/tensorflow/lib/python3.11/site-packages/zmq/backend/cython/_zmq.cpython-311-x86_64-linux-gnu.so
2025/03/10 18:58:59 INFO INFO[ldd-check]: tested 185 files with ldd. 184 passes. 1 fails.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant