> iirc you need to remove the quotes from "pyside2" No difference.
> Are you certain that the virtualenv where your pipenv installed pyside2 is > the same one from which your python interpreter comes from? Yes. > Can you do a pip list or look inside the interpreters site-packages if you > see the PySide2 directory? pipenv shell pip list Package Version ----------- --------- PySide2 5.13.1 I tried removing the Pipfile.lock and deleting the cache but no luck. I ended up copying my code to a new directory and setting up from scratch and that seems to have fixed it, so must have been a Pipenv problem. Thanks. Tom Isaacson _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest