-
Elaborate on the role of PyInstaller in a FAQ or somewhere appropriate. Based on questions by Tylere. Suggestion:
Q: Does hadoopy freeze have 'cx_freeze' (or something similar) as a dependency?
A: Py…
-
**Describe the bug**
"Just in time" imports using the form `from foo import bar` intermittently fail with an `ImportError`. When running the Python scripts directly the imports always succeed.
The…
-
Running SynthesiaKontrol.v1.4 + LoopBe1 v1.6 + Windows 11.
LoopBe detection fails:
```
Connecting to Komplete Kontrol Keyboard
Opening Keyboard device...
Turn off lights for all notes
Connec…
-
Makefile is in shambles (or is it?).
Anyway, need to get this sorted so that a release is, ya know, a `make release` type command, which will:
- insert VERSION_STRING where needed
- create AppImage
…
-
I just installed Pyzo 4.6.0 on Windows 10 64-bit.
There were no errors during installation.
When I tried to open Pyzo, I got a `cx_Freeze: Python error in main script` dialog.
I attached a screensh…
-
- `pyproject.toml` should be the single source of truth, especially for package versioning
- Good reference: https://packaging.python.org/en/latest/guides/single-sourcing-package-version/
- Clear …
-
проверял на Freebsd 14.0 Python 3.9.18
после запуска main -a запомниает логин, пароль приложения, а при запуске выдает:
```
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Hook '--manu…
-
cx_Freeze appears to have a much better feature set than PyInstaller, including support for generating Windows MSI installers, Linux RPM packages, and support for Python 3. We should investigate whet…
-
我没学过这门语言, 甚至连它怎么编译都不太知道. 而且现在windows和linux使用.
-
Hi, I compile my python program with cx_freeze after compile i have tried so many times to run undetected chromedriver but its never worked! But Selenium is working fine without any issue.
When i r…