Closed polofgrs closed 4 years ago
server.spec
: pathex is set to wrong path...
Leads to incorrect PyInstaller compilation on Windows.
server.spec
fixed in 2395de3.
Need to update the documentation.
Now, issue with batch save : error message and no saving file.
Also, path can be long in button... path.split
?...
Fixed in last commit : db0f4c5
Opening new issue for assets.json
.
Two things to check :
assets.json
saved after exit and relaunch of the compiled app,path.join
)...