Big or small problem: Broken libmagic installation detected. #352
avishavish1999
started this conversation in
General
Replies: 2 comments 5 replies
|
Hello, Please do: pip uninstall ChildProject
pip install git+https://github.com/LAAC-LSCP/ChildProject.gitNote that this issue seems to be caused by the Zooniverse (panoptes) library. You won't be able to run the zooniverse pipeline until your installation of python-magic is fixed. I've updated the package so that it won't load Zooniverse's python library if not necessary. |
5 replies
|
For those getting the libmagic warning on Mac: you can install it with |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
after running commands overviewing the childproject, I got:
"Broken libmagic installation detected. The python-magic module is installed but can't be imported. Please check that both python-magic and the libmagic shared library are installed correctly. Uploading media other than images may not work."
wondering what I can do to fix it or whether this is small or big.
All reactions