Closed bearsh closed 2 years ago
This is caching bug, fixed on 1.1 already for which a release is coming very soon.
Workaround by forcing an update of the dependency cache with --force-dll-dependency-cache-update
thanks @kayhayen for the fast response, very appreciate. the workaround worked!
This is part of the stable release 1.1 that I just made.
I want to build a standalone and/or onefile of my project. Qt Plugin tries to find
msvcp140.dll
insite-packages\pyside6\
which does not exist there but it exists insite-packages\shiboken6
. I was able to build it before (different PySide6 version) but also in a different project with the same PySide6 version.Error message:
OS: Windows 10
Nuitka version: