You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NotImplementedError: unable to open file: libtensorflow_io.so, from paths:
['/opt/conda/lib/python3.11/site-packages/tensorflow_io/python/ops/libtensorflow_io.so']
caused by: ['/opt/conda/lib/python3.11/site-packages/tensorflow_io/python/ops/libtensorflow_io.so:
undefined symbol:
_ZNK10tensorflow4data11DatasetBase8FinalizeEPNS_15OpKernelContextESt8functionIFN3tsl8StatusOrINS5_4core11RefCountPtrIS1_EEEEvEE']
Same issue with latest master branch commit: 8359def
The text was updated successfully, but these errors were encountered:
TF 2.14.0 is still not added to https://github.com/tensorflow/io#tensorflow-version-compatibility and latest tensorflow-io==0.34.0 after
tfio.IODataset.from_mnist(...)
gives error:Same issue with latest master branch commit: 8359def
The text was updated successfully, but these errors were encountered: