-
In October 2024, `ubuntu:latest` does not include the package `python`.
Either choose a specific version of `ubuntu` (which is is best practice to do anyway) and/or switch the package to `python3` …
-
In zarr-developers/zarr#435, I think I uncovered a bug in the LZMA compressor.
#### Minimal, reproducible code sample, a copy-pastable example if possible
```python
import numpy as np
import l…
-
Hi ,
can I use this to decompress files in iOS , is there any examples I can see to decompress files in iOS
-
**Operating system:**
64-bit Ubuntu 16.04.7 LTS
**Compiler:**
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
**Steps to reproduce the behavior:**
Download xz-5.6.0.tar.gz or xz-5.6.1.tar…
-
### Priority
Low
### Area
- [ ] Data
- [X] Source
- [ ] Docker
- [ ] Other
### What happened?
Because of stduuid dependecy macos build fails. But stduuid does not support latest macOS
```
-- …
-
Apple M2 13.2.1
Try installing python 3.11.2 3.11.1 3.10.10
After installing python, it will appear that lzma is not installed.
Cause scrapy to fail to function properly
Downloading Python-3.…
-
I'm back with the same error as before but this time with a bit more information:
- First the code is still valid and what I said last time about the buffer size, does NOT fix the problem it HIDES th…
-
```
Downloading Python-3.10.5.tar.xz...
-> https://www.python.org/ftp/python/3.10.5/Python-3.10.5.tar.xz
Installing Python-3.10.5...
python-build: use readline from homebrew
python-build: use zli…
-
Using the latest version 3.7.7, my local environment is Linux x86_64. I am attempting to cross-compile a static library for Linux ARM64, but the library cannot be successfully linked due to undefined …
-
I'm in the process of updating my sdk tarball, doing so inside of an ubuntu Docker container. The section https://github.com/tpoechtrager/osxcross#packing-the-sdk-on-linux---method-1-xcode--80 lists …