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

fault: DLL(reason: "dlopen(/usr/local/lib/libtensorflow.so, 2): image not found") #6

Closed
lunnersword opened this issue Jul 16, 2020 · 1 comment

Comments

@lunnersword
Copy link

Issues

git clone https://github.com/PerfectExamples/Perfect-TensorFlow-Demo-Vision.git
cd Perfect-TensorFlow-Demo-Vision
./install.sh
./.build/debug/PerfectTensorFlowDemo

I get error as below:
fault: DLL(reason: "dlopen(/usr/local/lib/libtensorflow.so, 2): image not found")

@RockfordWei
Copy link
Collaborator

@lunnersword Thanks for the issue report. It should be fixed now, if you are using macOS with Swift 5.2. Please re-run the ./install.sh, then just swift run

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