-
While using this action on a Self Hosted Runner running Windows, it errors out with this logs
```
Run Nuitka/Nuitka-Action@main
with:
nuitka-version: main
script-name: main.py
…
-
### Description
I have a remote box that i RDP into, i would like System bridge to run as a service so it can run without me being RDP'd into it -- ideally so i can monitor it though Home assistant…
-
Hello! I am going to compile a helloworld script in `MSYS2` on Windows x64. I have installed package `mingw-w64-x86_64-python3` and Nuitka from git (I tested 0.6.1 and 0.6.2rc1).
When I run `python3 …
-
I got an issue when I pip install pyvinecopulib. the install log and the packages already installed are reported here.
Thanks a lot.
C:\Users\sp09275>pip install pyvinecopulib
Collecting pyvinec…
-
I have gcc (added to PATH) and visual c/c++ installed.
I set the environment variable to value `1`, but pyinstaller didn't reompile the bootloader when installing from pip (`pip install pyinstaller`)…
-
python -m nuitka --version
```
0.6.5
Python: 3.7.5 (tags/v3.7.5:5c02a39a0b, Oct 14 2019, 23:09:19) [MSC v.1916 32 bit(Intel)]
Executable: C:\Users\IEUser\AppData\Local\Programs\Python\Python37…
-
### QPT版本
1.0b4.dev7
### 操作系统版本
Windows 10
### 核心信息填写
C:\Users\pc\Desktop\code\out\Debug>"./Python/python.exe" resources/main.py
→[2023-11-29 11:38:54,303] [DEBUG] | 操作系统类型:Windows
→[2023-11-29…
-
**⚠️ Search for existing issues first ⚠️**
I have searched the existing issues, and there is no existing issue for my problem
**Which Operating System are you using?**
Linux
**Which versi…
-
I have a pyinstall project that worked well but now fails to build after I upgraded Python and pip packages to the latest. The program has no problems running the normal way using the .py files.
An…
zapta updated
11 months ago
-
**What is the problem? (Here is where you provide a complete Traceback.)**
The dependency check for `apktool` using the `--help` argument does not result in a successful return code which prevents a …