-
I'm getting a crash in libmagic when using this library with multiple goroutimes. I suspect the reason is because this library keeps a single global handle that is used for all libmagic calls. A qui…
-
I understand that e2fsprogs can use libmagic if available. How can I discover whether e2fsprogs has found libmagic? Looking at the code, I believe it is not working on macOS. I'm the maintainer of e2f…
-
**Describe the bug**
The chunk contains elements from more than one page even though
**To Reproduce**
chunks = chunk_by_title(
data,
max_characters=self.charact…
-
Hello Sir, I found this project amazing but while using I faced this error
```
Traceback (most recent call last):
File "duplicate_finder.py", line 32, in
import magic
File "/usr/local/li…
-
I cloned & pip install -r requirements & python or python3 build.py but
raise ImportError('failed to find libmagic. Check your installation')
ImportError: failed to find libmagic. Check your inst…
-
**Is your feature request related to a problem? Please describe.**
To use siegfried as the only sourfe for file identification is not a good idea as there might be wrong identifications.
**Descr…
-
**Describe the bug**
Try to parse a pdf with `OCR_AGENT=unstructured.partition.utils.ocr_models.google_vision_ocr.OCRAgentGoogleVision`.
**To Reproduce**
Provide a code snippet that reproduces…
-
libmagic-1.dll in version 3.6.0 is being blocked by Brave browser, as well as Bitdefender from being detected as a virus.
VirusTotal scan: https://www.virustotal.com/gui/file/3fdb96bc6510912ea6b6be…
-
App gives error "failed to find libmagic. Check your installation" when all packages from requirements are installed.
-
**Environment information**
* MWDB version (from `/about`): 2.3.0
* Installation method:
- [ ] mwdb.cert.pl service
- [x] From PyPi (`pip install mwdb-core`)
- [ ] From docker-compose
- …