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

Missing Symbol with current 0.5.1-SNAPSHOT on macOS #185

Open
sbrunk opened this issue Jul 12, 2020 · 1 comment
Open

Missing Symbol with current 0.5.1-SNAPSHOT on macOS #185

sbrunk opened this issue Jul 12, 2020 · 1 comment

Comments

@sbrunk
Copy link
Contributor

sbrunk commented Jul 12, 2020

I just tried to run the latest published snapshot, but I'm getting the following error:

org.platanios.tensorflow.jni.NotFoundException: dlopen(/var/folders/51/qlrdpg3d5l57rtmtk6qmvg9w0000gn/T/tensorflow_scala_native_libraries422913198322629558/libtensorflow_ops.so, 6): Symbol not found: __ZN10tensorflow14kernel_factory17OpKernelRegistrar12InitInternalEPKNS_9KernelDefEN4absl14lts_2020_02_2511string_viewENSt3__110unique_ptrINS0_15OpKernelFactoryENS8_14default_deleteISA_EEEE
  Referenced from: /var/folders/51/qlrdpg3d5l57rtmtk6qmvg9w0000gn/T/tensorflow_scala_native_libraries422913198322629558/libtensorflow_ops.so
  Expected in: /private/var/folders/51/qlrdpg3d5l57rtmtk6qmvg9w0000gn/T/tensorflow_scala_native_libraries422913198322629558/libtensorflow_framework.2.dylib
 in /var/folders/51/qlrdpg3d5l57rtmtk6qmvg9w0000gn/T/tensorflow_scala_native_libraries422913198322629558/libtensorflow_ops.so

Interestingly, it seems to work fine on Linux.

@argestes
Copy link

I'm having the same issue with darwin-cpu-x86_64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants