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
Please register or sign in to comment