-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Running webui.sh presents errors to do with lzma and pyto…
-
Basically I'm making an app using Pythons kivy and kivymd frame work.In my app I'm using instaloader module.Using Github Action (CI) I'm converting my app to apk.
After converting,when i try to open m…
-
# Bug report
### Bug description:
```python
file = bytes.fromhex("5d 00 00 00 01 1c 03 00 00 00 00 00 00 00 22 9e 0a 07 11 8f 47 b1 b9 0d 6f 94 20 29 e9 bd 75 36 2c fa d5 b3 21 74 52 ae e3 20 73 96 …
-
Compressing "hi" using the advanced demo (http://lzma-js.github.io/LZMA-JS/demos/advanced_demo.html) produces the following hex:
```
5d 00 00 01 00 02 00 00 00 00 00 00 00 00 34 1a 5c ff ff ff ff…
-
Related to my [issue](https://github.com/Velocidex/velociraptor/issues/3597) about case sensitivity for zip accessors, I noticed that the zip accessor does not support LZMA compression (for Dissect ac…
-
Hey, just cloned the repo, I get this error when trying to run example_runner.py
```
File "/Users/rico/Projects/pokemon-card-recognizer/example_runner.py", line 18, in
pipeline = CardRecogni…
-
python version 3.11.0
pyfunctional 1.5.0
it raises like this. what's wrong?
```
File "/venv/lib/python3.11/site-packages/functional/io.py", line 2, in
import lzma
File "/.pyenv/versions…
hiel updated
4 months ago
-
Hello,
I don't know if it is allowed but I would like to request an algorithm implementation. I've looked at your website http://algorithm.zone but I found no request form or anything like that, so I…
-
Hi! Thank you for making this tool. Could you add support for LZMA2 compression type? Much appreciated!
-
### Steps to reproduce
Note: if you don't have 7-zip/p7zip installed, you could just change `7z x` to `bunzip2 -k` (or any other compression format you like) in the vimrc, and make the archive with…