Skip to content
Commit 6df8995a authored by Pamplemousse's avatar Pamplemousse
Browse files

pythonPackages.pyside2: resolve failing import

Currently,
  `nix-shell -p "python3.withPackages (p: with p; [ pyside2 ])" --run 'python -c "import pyside2"'`
fails with a:
  `ModuleNotFoundError: No module named 'shiboken2'`
parent 4756e2eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment