NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.19k stars 14.19k forks source link

Flatcam fails to start #255848

Open faveoled opened 1 year ago

faveoled commented 1 year ago

Describe the bug

Running Flatcam results in error:

Traceback (most recent call last):
  File "/nix/store/bwnyvmwfmkwrhyqch00dvhb2z59m83pb-flatcam-8.5/bin/.flatcam-wrapped", line 13, in <module>
    from PyQt4 import QtGui
ModuleNotFoundError: No module named 'PyQt4.sip'

Steps To Reproduce

Steps to reproduce the behavior:

  1. nix-env -iA nixpkgs.flatcam
  2. flatcam

Expected behavior

App starts.

Additional context

I'm using nix package manager on Ubuntu 22.04.3

Notify maintainers

@infinisil @trepetti

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

 - system: `"x86_64-linux"`
 - host os: `Linux 6.2.0-32-generic, Ubuntu, 22.04.3 LTS (Jammy Jellyfish)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.6.1`
 - channels(user): `"nixgl"`
 - channels(root): `"nixpkgs"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixpkgs`
grindhold commented 1 year ago

same problem here on nixos