-
Hello,
I keep getting this error
![Screenshot 2024-11-11 175244](https://github.com/user-attachments/assets/0d57f2c6-f9e4-4d46-829e-198c6e0e3fde)
The tracker is in this directory : "C:\Tracker\Rebi…
-
Hello,
I keep getting this error
![Screenshot 2024-11-11 172013](https://github.com/user-attachments/assets/72ec04cb-dd73-4c97-83c9-ffd3bf06dc5a)
-
Traceback (most recent call last):
File "D:\XXXX\setup.py", line 28, in
setup(name='XXXX',
File "C:\Users\pjumpod\AppData\Roaming\Python\Python312\site-packages\cx_Freeze\__init__.py", lin…
-
Sorry if this is not the correct place to ask for it. I believe that the pyqt sample is outdated/missing some steps
I can run the pyqt sample application (test_pyqt.py) in dev mode and run the crea…
-
**Describe the bug**
It appears that cx_Freeze cannot be correctly installed on Windows from git revision. The installation works correctly when using wheel from PyPI, but this cannot be guaranteed t…
-
**Prerequisite**
- Make sure no duplicated issue has already been reported. You should look for closed issues, too.
- Make sure you are not asking us to help to solve your specific issue. GitHub i…
-
An error occurs when try to freeze a project with pyzmq module.
**Describe the bug**
```
Traceback (most recent call last):
File "/home/user1/projects/zmq_issue/_build/venv/lib/python3.9/site-…
-
nuitka does boost performance a bit by converting the code to c+, also they have a guide on how to setup github action to publish binary, I wont trust or run any binary compiled on random person's pc
-
_[EDIT]_ **tl;dr "official" workaround** ([posted below](https://github.com/marcelotduarte/cx_Freeze/issues/2641#issuecomment-2439728292)):
> Copy the libcrypt library that is distributed with cx_F…
-
An error occurs when try to use torchmetrics in frozen project.
**Describe the bug**
```bash
Traceback (most recent call last):
File "/home/user1/project/_build/venv/lib/python3.9/site-package…