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
Hey so I tried to build kratos Stub but I didnt worked so I did somes investigation after looking up here's my conclusion :
Pyinstaller is the problem : --onefile and --noconsole cant be used at the same time I can only have 1 but not both
I'm running on python3.9 and Pyinstaller 4.5.1 anyone have a fix ?
The text was updated successfully, but these errors were encountered:
Hey so I tried to build kratos Stub but I didnt worked so I did somes investigation after looking up here's my conclusion :
Pyinstaller is the problem : --onefile and --noconsole cant be used at the same time I can only have 1 but not both
I'm running on python3.9 and Pyinstaller 4.5.1 anyone have a fix ?
The text was updated successfully, but these errors were encountered: