I used pyinstaller to package a python program. When I entered the corresponding open command like this window.location.href="koudai:open"
in the browser console through the URL protocol, a pop-up window appeared saying that a temporary directory could not be created.
I want to know how to fix this problem