-
**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…
-
exe from cxfreeze is flagged by AV, how to solve this problem?
I already use pyinstaller and nuitka, all the same are flagged by AV
-
**To Reproduce**
I'm trying to understand what happens under the hood of `cx_freeze`. Simple example of Python code
```python
import time
print("Hello World!")
time.sleep(5)
```
Default…
-
Some options:
- wix based like for Reveal
- cxfreeze
- Pyinstaller
-
I wondered if anyone had successfully built a a standalone Windows executable using Mayavi/TraitsUI using pyinstaller/cxfreeze or similar? Is there any inherent limitation that stops this being possib…
-
```
cxFreeze comes with a basic installer, but is not very extensible. I would like
to have features for the following features:
* License Agreement
* File Associations
* Desktop Shortcuts (Window…
-
I think we should make a separate thread since this is a common request. We have a way to use py2app for Mac, but my attempts with pyinstaller and cxfreeze on windows have been unsuccessful. Has anyon…
-
Hi,
I would like to compile spotify-connect-web into a standalone executable.
I run a Rpi3 and I've installed all required python package to run "python main.py".
But I've changed the python co…
-
```
cxFreeze comes with a basic installer, but is not very extensible. I would like
to have features for the following features:
* License Agreement
* File Associations
* Desktop Shortcuts (Window…
-
A few of the modules have been outdated and I have been fixing these, may take a day or two.