-
Notifications
You must be signed in to change notification settings - Fork 307
Open
Description
I’m unable to read DICOM files using tfio.image.decode_dicom_image(). It was working at least a couple months ago. Even the tutorial page on tensorflow hub has stopped working.
It gives the following error:
NotImplementedError: unable to open file: libtensorflow_io.so, from paths: ['/usr/local/lib/python3.7/dist-packages/tensorflow_io/python/ops/libtensorflow_io.so'] caused by: ['/usr/local/lib/python3.7/dist-packages/tensorflow_io/python/ops/libtensorflow_io.so: undefined symbol: _ZN10tensorflow4data11DatasetBase8FinalizeEPNS_15OpKernelContextESt8functionIFNS_8StatusOrISt10unique_ptrIS1_NS_4core15RefCountDeleterEEEEvEE']
Metadata
Metadata
Assignees
Labels
No labels