hydrus: no module named "pillow_jxl"
Open
Nobody has claimed this yet.
0.kind: bug
2.status: stale
- Dominant language
- Nix
- Stars
- 26.2k
- Forks
- 20.1k
- PR merge metrics
- PR metrics pending
Description
Nixpkgs version
- Unstable (26.05)
Describe the bug
When launching Hydrus the error shows without any additional changes.
Steps to reproduce
Try to use Hydrus
Expected behaviour
Error does not appear/JXL support is enabled
Screenshots
Relevant log output
Additional context
No response
System metadata
- system:
"x86_64-linux" - host os:
Linux 6.12.61, NixOS, 26.05 (Yarara), 26.05.20260102.fb7944c - multi-user?:
yes - sandbox:
yes - version:
nix-env (Nix) 2.31.2+2 - channels(root):
"home-manager-24.05.tar.gz, nixos-24.05" - nixpkgs:
/nix/store/as8ksm9hafq3x3cvml95i5s092903kvk-source
Notify maintainers
@D4ndellion
@evanjs
@KunyaKud
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Hydrus package definition in nixpkgs and inspect how its Python dependencies are declared. Reproduce the launch failure and check whether pillow_jxl is available to the package; done means Hydrus launches without the missing-module error and JXL support is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100