-
If I understand correctly, the script used to build, among other things, the bundles [uses the `compressed` option of cx_freeze](https://github.com/liam2/liam2/blob/eb1b318c8b99ad360ff9473fb2c0eb66465…
-
Is it possible to freeze xlwings UDF into xll addin?! The examples include running frozen python code using cx_freeze, but nothing for UDFs.
It looks like only py2exe supports compiling com server, b…
-
```
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…
-
Может не стоить мучать виндузятников не знакомых с питоном его установкой? Можно создать ехе через cx_Freeze. Сам сделать не могу, так как под линем. У cx_Freeze иногда есть траблы с lxml, поэтому луч…
-
### svtplay-dl versions:
Run `svtplay-dl --version`
svtplay-dl 4.97.1
### Operating system and Python version:
Windows 10
python 3.8.0
### What is the issue:
TV4play has changed the j…
-
```
Traceback (most recent call last):
File "buildconfig/setup_win32.py", line 38, in
setup(
File "C:\Program Files\Python38\lib\site-packages\cx_Freeze\dist.py", line 342, in setup
…
-
I try to build cura on linux
image: ultimaker/cura-build-environment:latest
newest repo freshlu pulled from github
build fails on
```
File "/srv/cura-build-environment/lib/python3.10/site-p…
-
Hello Team,
We have a problem with cx_Freeze and its management of directory copies.
Working on several projects in parallel which each have their life cycle, we are forced to fix the python versi…
-
Any code freezing system will work, whether cx_Freeze, Pyinstaller, py2app, py2exe, etc.
-