-
This is my code:
```
from postpy2.core import PostPython
runner = PostPython('idelium-cl.postman_collection.json')
```
And this is the error:
```
python test.py
Traceback (most r…
-
`libmagic` and especially `libmagic-bin` are the dependencies that make UltraTrace most difficult to deal with on Windows.
Alternatives to this dependency can be investigated and tested.
-
While `setup.py` correctly declares a dependency on `python-magic`, relying on PIP for dependency resolution still fails; `python-magic` requires that the `libmagic` shared library is installed into t…
-
## Problem to Solve
Currently, I don't use any file uploading logic in the platform and installing `libmagic1` is a burden.
Currently there 7 use cases for `magic` and 6 of them uses filename to…
-
## Issue
Trying to install drive on a site results in:
```
raise ImportError('failed to find libmagic. Check your installation')
```
while trying to load doctype modules.
Resolving the absenc…
-
- uv platform: `Windows`
- uv version: `0.5.2 (195f4b634 2024-11-14)`
This is my current situatation:
- I have a `lib` that depends on [supervisely](https://github.com/supervisely/supervisely),…
-
Suricata fails randomly in the log shows:
Jun 4 14:17:29 ips kernel: [842348.379241] W-NFQ#2[15863]: segfault at 7f0003ffb0a4 ip 00007f01b8282dfd sp 00007f01af2e0580 error 4 in libmagic.so.1.0.0[7…
-
libmagic module not found, automatic detection of 64bit binaries won't work
-
2019-12-29 19:28:53 ERROR (MainThread) [homeassistant.helpers.entity] Update for media_player.kitchen fails
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/…
-
```ksy
meta:
id: magic_binary_database
title: "`file`/libmagic binary magic pattern database"
application:
- "`file` command"
- libmagic
file-extension: mgc
tags:
- unix…