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:
nix-env -iA nixpkgs.flatcam
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.
Describe the bug
Running Flatcam results in error:
Steps To Reproduce
Steps to reproduce the behavior:
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.