-
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](https://github.com/user-attachments…
-
This issue has been raised (and ignored) before (open issue #215) but the latest release version 1.4, does not even allow the previous workaround ( installing python-magic-bin or in some cases python…
-
It would be nice to have libmagic..
-
(.venv) C:\Program Files (x86)\sherloq\sherloq\gui>python sherloq.py
Traceback (most recent call last):
File "C:\Program Files (x86)\sherloq\sherloq\gui\sherloq.py", line 19, in
from digest …
-
In "aistylist.ipynb" get "ImportError: failed to find libmagic. Check your installation]" fixed by
1. pip uninstall libmagic --y
2. # restart kernel
from IPython.core.display import HTML
HTML("…
-
BPO | [34340](https://bugs.python.org/issue34340)
--- | :---
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*
Show more detail…
-
It doesn't really work on mac without special cargo flags and hacks. Could use mime-sniffer or mime-guess or something or just not do it
-
Hello, I am trying to upgrade a project that uses mmmagic to node 20.
The following compile issues occur:
```
➜ yarn …
-
In addition to `pkg-config` (#1) another fallback option would be building `libmagic` if it is not installed for the target system.
This could be done using a Git submodule of [file/file](https://git…
-
hello all, my steps is :
```
git clone https://github.com/ckan/ckan-docker/
cd ckan-docker
docker-compose build
docker-compose up
```
everything works well, but when we use https://…