-
## Checklist
- [x] I'm reporting a broken site support issue
- [x] I've verified that I'm running youtube-dl version **2021.12.17**
- [x] I've checked that all provided URLs are alive a…
-
### What happened?
vehicle-app-python-sdk/tree/main/examples/seat-adjuster)/Dockerfile
Please downgrade patchelf in SDK examples code.
### Operating System
macOS (Default)
### What release ver…
-
## Have you checked borgbackup docs, FAQ, and open GitHub issues?
Yes
## Is this a BUG / ISSUE report or a QUESTION?
Question / polite request :-)
## System information. For client/server …
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were fo…
-
I have read through the various bug report etc. but I am confused about how to solve the issues.
I want to use staticx on a single file that I have created by pyinstaller - F main.py, for example.
I…
-
## Description of the issue
I am trying to create a static binary for my application (see below for a minimal example), which uses two standard Python packages, `argparse` and `logging`, and one th…
-
I am trying to create a statically linked AppImage of a PyGObject app using PyInstaller to increase compatibility with older versions of GLIBC. The AppImage works good before trying to statically link…
-
## Description of the issue
## Context information (for bug reports)
* Output of `pyinstaller --version`: ```4.1``` and ```latest``` (This is a regression since `4.0` which works)
* Versi…
-
When I am using rocker on Jetson Xavier, an error occurs during os detection process:
`rocker --nvidia --x11 --user --home tfoote/drone_demo`
```
Step 5/12 : RUN . /tmp/distrovenv/bin/activate &&…
-
I've written a tool named [staticx](https://github.com/JonathonReinhart/staticx) whose purpose is to bundle up all of the dynamic libraries required for an application to run, and use them at runtime.…