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
We don't need uwsgi for the windows executable, it is only a dependecy for our docker setup.
Now it works with: #243 #244
and the upstream fix with (pyinstaller 3.5): cdrx/docker-pyinstaller#60
I tried to build windows executables with travis using this docker image for pyinstaller in wine:
https://github.com/cdrx/docker-pyinstaller
But it fails due to no support for windows in uwsgi:
unbit/uwsgi#1930
The text was updated successfully, but these errors were encountered: