Pamplemousse
|
6df8995af9
|
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'`
|
2020-06-10 15:48:36 -07:00 |
|