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

installing a+: Failed to find libmagic #2744

Open
rjlanari opened this issue Aug 15, 2024 · 2 comments
Open

installing a+: Failed to find libmagic #2744

rjlanari opened this issue Aug 15, 2024 · 2 comments
Labels
Docs Prio: Low fix when there is time

Comments

@rjlanari
Copy link
Contributor

While running make install I got the following error

ImportError: failed to find libmagic. Check your installation

Screenshot 2024-08-15 at 13 08 00

I installed libmagic and it seems to work.

Should libmagic be in the README as a requirement?

Thanks

@m4ra m4ra added the Docs label Aug 15, 2024
@m4ra
Copy link
Contributor

m4ra commented Aug 15, 2024

how did u install libmagic? can you lookup how to install python package magic for macOS? Maybe that requirement is something special for macOS?

@rjlanari rjlanari changed the title Failed to find libmagic intalling a+: Failed to find libmagic Aug 16, 2024
@rjlanari
Copy link
Contributor Author

What I did is the following:

brew install libmagic
pip install python-magic

That seems to have worked! Thanks

@rjlanari rjlanari changed the title intalling a+: Failed to find libmagic installing a+: Failed to find libmagic Aug 19, 2024
@t-j-q t-j-q added the Prio: Low fix when there is time label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Prio: Low fix when there is time
Projects
None yet
Development

No branches or pull requests

3 participants