[Bug 280234] science/py-tensorflow: upd ate 2.9.1 → 2.13.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280234] science/py-tensorflow: upd ate 2.9.1 → 2.13.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Oct 2024 20:16:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280234 --- Comment #9 from Dima Panov <fluffy@FreeBSD.org> --- (In reply to Lars Herschke from comment #8) BTW. 2.13.1 builds but coredumps while init on start $ python3.11 -vv -c "import tensorflow as tf; print('TensorFlow version:', tf.version())" [skip] import 'tensorflow.python.platform.build_info' # <_frozen_importlib_external.SourceFileLoader object at 0x680907f0410> import 'tensorflow.python.platform.self_check' # <_frozen_importlib_external.SourceFileLoader object at 0x680907dbe90> # trying /usr/local/lib/python3.11/site-packages/tensorflow/python/platform/_pywrap_cpu_feature_guard.cpython-311.so # trying /usr/local/lib/python3.11/site-packages/tensorflow/python/platform/_pywrap_cpu_feature_guard.abi3.so # trying /usr/local/lib/python3.11/site-packages/tensorflow/python/platform/_pywrap_cpu_feature_guard.so Segmentation fault (core dumped) $ -- You are receiving this mail because: You are the assignee for the bug.