Results 349 comments of Maik Riechert

Just adding a reference to this: https://github.com/LibRaw/LibRaw-cmake/pull/39

PyPI does not have Raspberry PI compatible wheels at all. What you're getting is the latest version of rawpy that had an sdist (.tar.gz source code) as part of its...

Side note: I decided to remove all old sdists of rawpy as they keep causing trouble. I will try to improve the build script so that a separate install of...

Cython in CI is failing, did you test this locally? Did you use a different cython version perhaps?

This also needs a test that tries to open/process multiple files in parallel.

@kmaddock Are you still interested in working on this PR?

@kmaddock There are still some things that need to be adapted for this to work, see the CI logs. Also, I noticed that the Windows and macOS builds use the...

@jontyrudman Feel free to open a new PR for this. We can give credit to @kmaddock in the PR description / commit message.

@jontyrudman How are you getting on? It's quite a useful feature!

OK, let's merge this, I think we got enough evidence that it works.