the program work fine but when i use > filename.txt it doesnot work
Code: Select all
root@localhost:/storage/F90F-0310/dn# wine App.exe > a.txt it looks like wine32 is missing, you should install it. multiarch needs to be enabled first. as root, please execute "dpkg --add-architecture i386 && apt-get update && apt-get install wine32" Fatal Python error: Py_Initialize: can't initialize sys standard streams OSError: [WinError 6] Invalid handle Current thread 0x00000009 (most recent call first): abnormal program termination root@localhost:/storage/F90F-0310/dn#
so is there any workaround?
more about the error here
