marcelomanzo

Results 15 issues of marcelomanzo

Cannot re-start my app, even after restart the computer. C:\Users\marce\PycharmProjects\srsapp\venv310\Scripts\python.exe C:/Users/marce/PycharmProjects/srsapp/launcher.py --enable_file_cache True Traceback (most recent call last): File "C:\Users\marce\PycharmProjects\srsapp\launcher.py", line 7, in import globalVariables File "C:\Users\marce\PycharmProjects\srsapp\globalVariables.py", line 574, in...

### What OS are you using (`uname -a`, or Windows version)? ### What programming language are you using (C/C++/Go/Rust)? ### What did you expect to see and what you saw...

Hi, I am struggling to generate an rpi image using Gitlab CI - Docker Image, please note that works fine using wls - ubuntu. 1) Debian Docker Image: build_os_dist: image:...

We are evaluating Nuitka, to possible use the commercial version, and while compiling a huge python app, we are facing an error with the DependsExe. Any idea how to fix...

Some users of my app would like to have the option to disable the splash screen. I am wondering if we could have this implemented via environment variable or parameter...

feature
triage

I am facing the same issue, while using gitlab ci runner, even when using: -v /dev:/dev build_os_dist: image: "docker:latest" stage: .pre services: - docker:dind script: - apk update - apk...

C:\Users\marce>TELNET 127.0.0.1:12800 Connecting To 127.0.0.1:12800...Could not open connection to the host, on port 23: Connect failed