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

Import Error when trying to run mergerfs.balance #150

Open
spikked27 opened this issue Sep 12, 2024 · 2 comments
Open

Import Error when trying to run mergerfs.balance #150

spikked27 opened this issue Sep 12, 2024 · 2 comments

Comments

@spikked27
Copy link

root@PurpleCloud:~# mergerfs.balance -p 75 /mnt/addons/Frigate_Recordings Traceback (most recent call last): File "/usr/bin/mergerfs.balance", line 18, in <module> import ctypes File "/usr/lib64/python3.9/ctypes/__init__.py", line 8, in <module> from _ctypes import Union, Structure, Array ImportError: libffi.so.7: cannot open shared object file: No such file or directory

@trapexit
Copy link
Owner

That looks like your Python install is messed up.

@spikked27
Copy link
Author

That looks like your Python install is messed up.

I installed python through NerdTools on Unraid, are there any dependencies I might be missing?

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