-
https://upx.github.io/
-
I have stuck with the below error
$ pyinstaller --onefile --name=myapp ../myapp/manage.py
171 INFO: PyInstaller: 3.2.1
172 INFO: Python: 2.7.13
172 INFO: Platform: Windows-7-6.1.7601-SP1
174 IN…
-
## PySide2 QML Sound not working with PyInstaller
## Context information (for bug reports)
When I bundle my Qt5 QML app with PyInstaller, it does not play any sound and an error is displayed dur…
-
With a project structure as follows
```
src/test/
├── env.py
└── __init__.py
test.spec
```
and the spec file looking like this
```python
# -*- mode: python ; coding: utf-8 -*-
a = …
-
Hi there, thanks for the great writeup.
I was thinking is there a way to only run the script when a connection is detected on the interface (e.g br-lan) instead of running it every X seconds?
becaus…
-
### Description
For a typeScript project, when I try and bind a struct from a package other than main as per [this guidance](https://wails.io/docs/guides/application-development#dealing-with-context-…
-
## Description of the issue
whenever I create an executable in pyinstaller that uses inquirer, the executable generates without errors however when I run it erros out. This only happens with inquirer…
-
**Describe the bug**
Windows defender detects malware in latest build of hakchi
**To Reproduce**
upgrade to 3.9.3
**Expected behavior**
no malware warning
**Screenshots**
**Ad…
odog8 updated
2 years ago
-
[Experiments](https://github.com/YurySolovyov/ffmpeg-express-example) show that it is possible to make a web server that can help us support most of ffmpeg supported audio formats.
This would likely s…
-
* Face Recognition version:
* Python 3.9.0
* Windows 10
### Description
Made a project using face_recognition for attendance but for some reason the library face_recognition makes the .exe fil…