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

Unable to load shared library 'imageflow' #61

Open
bichtv opened this issue Jun 22, 2024 · 3 comments
Open

Unable to load shared library 'imageflow' #61

bichtv opened this issue Jun 22, 2024 · 3 comments

Comments

@bichtv
Copy link

bichtv commented Jun 22, 2024

I have issued runtime application.
pls help me resolve issue. Thanks
One or more errors occurred. (Looking for "libimageflow.so" RID="linux-x64", IsUnix=True, IsDotNetCore=True RelativeSearchPath=""\nBefore searching: Unable to load shared library 'imageflow' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libimageflow: cannot open shared object file: No such file or directory\nFile not found: /app/x64/libimageflow.so\nFile not found: /app/libimageflow.so\nError "Success" (0) loading imageflow from /app/runtimes/linux-x64/native/libimageflow.so\n at Imageflow.Bindings.NativeMethods.imageflow_context_create(UInt32 imageflowAbiVerMajor, UInt32 imageflowAbiVerMinor)\n at Imageflow.Bindings.JobContextHandle.<>c.<.ctor>b__0_0()\n at Imageflow.Bindings.NativeLibraryLoader.FixDllNotFoundException[T](String basename, Func1 invokingOperation, IEnumerable1 customSearchDirectories)\n)

@lilith
Copy link
Member

lilith commented Jun 22, 2024 via email

@AlexandruIonutZarnescu
Copy link

I have the same problem. MacOS Sonoma 14.5. .net 8.0 Imageflow.NativeRuntime.osx-x86_64/2.0.0-preview8

@aheintz
Copy link

aheintz commented Aug 7, 2024

Same problem for me. Sonoma as well.
Imageflow.AllPlatforms & Imageflow.Net v0.13.2.
Macbook Pro M1.

Tried to install Imageflow.NativeRuntime.osx-x86_64 explicitly but doesn't matter.

Remember this from a few years ago when imageflow was new, but can't remember how to fix it though.

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

4 participants