-
Hello everyone,
we use vips for our image processing and since the last operating system update from Debian Buster 10 to Bookworm 13 we have the problem that vips loses the exif data (especially t…
-
For some vips operations it's needed to provide a List, e.g. the "background" parameter for the flatten operation. I couldn't really find out via libvips documentation what format that parameter shoul…
-
I'm using the following config:
```
- node/install-packages:
app-dir: code
cache-version: 4.1.1
pkg-manager: yarn-berry
```
But it seems like only these …
-
### Description
Heyo!
I created a resource with a "Dockerfile" build pack where i put all of my Environment Variables, which should be included at Build Time with the flag "Build Variable?" chec…
-
Works with all updated dependencies except for Qwik.
The problems started with Qwik 1.3.0+, possibly using Qwik new sharp 0.33.2.
**package.json**
```
{
"name": "my-qwik-basic-starter",
"d…
-
```
/opt/homebrew/Cellar/go/1.20.3/libexec/pkg/tool/darwin_arm64/link: running cc failed: exit status 1
ld: warning: directory not found for option '-L/opt/homebrew/Cellar/vips/8.14.1_1/lib'
ld: wa…
-
I have an *.svs image made with an Aperio slide scanner, which apparently uses 33003 compression. I have no problem loading the image when reading directly from a file:
```
image = vips.Image.new_…
-
Hello,
So I'm developing a deep learning program and I use pyvips to open my WSI images.
Recently I stumbled upon a weird issue where my program would predict completely different things depending o…
EKami updated
4 years ago
-
Hello team,
I'm encountering an error while attempting to build a Docker image for a Ruby 3.3.5 project on an ARM platform. Here are the details:
- Ruby version: 3.3.5
- Platform: ARM
- Proce…
-
I tried install the package with this guide. I tried both way of install Conda and PIP install. But I get this Error 'OSError: cannot load library 'libvips.so.42': libcfitsio.so.5: cannot open shared …