-
Hi,
I am attempt to create a few executables that will be run as a Windows Service. Here is my code for creating the executables:
```
from __future__ import annotations
import sys
from cx_Freez…
-
C:\Users\Wissotsky\Desktop\butterflow-0.2.4.alpha2-win64>butterflow.exe
Traceback (most recent call last):
File "C:/msys64/mingw64/lib/python2.7/site-packages/cx_Freeze/initscripts/__startup__.py"…
-
Trying to extract some economic data from aces.vromfs.bin, but failing:
- Freshly installed Python 3.7.9
- Was able to compile the ZIP downloaded from here.
- Had to install cx_Freeze, Click, zst…
-
It shows "not connected" when hovering over it, I've allowed it through firewall idk what to do?
any suggestions?
(I installed it via the installer.exe, do I need any extra files to download s…
-
```
What steps will reproduce the problem?
1. an pyqt4 app using uic module (by import .ui file)
2. use cx-freeze to build binary
What is the expected output? What do you see instead?
expected build…
-
We currently don't cover the question of "all inclusive" applications at all, where the whole of the application is bundled up into a single file. While that's beyond the scope of PyPA's responsibilit…
-
Today i compiled a simple script: code is : ( print("That's awsome") ) with last version of cx-freeze 6.15.6 ! but the generated exe flagged as virus by chrome browser (but all antiviruses said its cl…
-
Minimal executable size is important requirement. I guess it's possible to reduce file size to 10-15 MB.
Currently PyQt5 installation eats ~200 MB.
For comparison, Au3Info.exe (Spy++ clone from Au…
-
I have unzipped and installed all the pre-requisites, and i have the stop go application icon in my start menu, but when i run it (windows 10) i get:
```
---------------------------
cx_Freeze: Pyth…
-
![_2017_03_02_04_06_44_849](https://cloud.githubusercontent.com/assets/15212715/23579696/e83573e0-0135-11e7-9753-6733fe401c3d.png)
(The bottom of the sentence =)
ImportError: DLL load failed: Can't…