You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current setup works correctly only on Unix-like operating systems (MacOS, GNU/Linux) due to the use of shell-specific commands and the : path separator in PyInstaller data.
The build instructions for Windows in the Makefile and README.md are entirely manual.