-
Hello,
I'm trying to create an executable with CX_Freeze.
When I declare packages with pyforms_gui I've got an error.
packages = ["idna","pyforms","pyforms_gui"]
```
_D:\OneDrive\OneDri…
-
Just recently ScreenBloom doesn't want to open and is giving me this error. My situation may be different I use my google home to start and stop my computer so maybe it isn't closing properly? I don't…
-
@fgallaire Have you compiled a program with formlayout successfully with either of these programs? I spent the better part of yesterday and the day before, trying to get pyinstaller or cx_freeze to…
-
```
What steps will reproduce the problem?
1. Leave computer alone for some time, or
2. Computer has 'a lot to do' (CPU load, file system access)
3.
What is the expected output? What do you see inste…
-
```
What steps will reproduce the problem?
1. Leave computer alone for some time, or
2. Computer has 'a lot to do' (CPU load, file system access)
3.
What is the expected output? What do you see inste…
-
Shelve seems like a very nice way to handle our saves and scorefiles, and, for the moment, it is.
However, cx_Freeze hates Shelve, because if the weird way Shelve handles the dbm dependencies. It hat…
-
Hello! I'm trying to decompile a cx_freeze app, and when I run the command I got this error:
```bash
python3 unfrozen_binary_cx_Freeze.py ~/Downloads/app.exe
Traceback (most recent call last):
…
-
See https://anthony-tuininga.github.io/cx_Freeze/
See also:
- http://stackoverflow.com/questions/17389215/cefpython3-pyside-and-cx-freeze-cant-get-exe-working
- http://stackoverflow.com/questions…
-
**Eel version**
master
**Describe the bug**
When using cx_freeze to freeze the app, it will fail to start due to sys._MEIPASS not being defined
**Additional context**
in `eel/__init__.py` , y…
-
```
What steps will reproduce the problem?
1. Leave computer alone for some time, or
2. Computer has 'a lot to do' (CPU load, file system access)
3.
What is the expected output? What do you see inste…