-
### there were a couple of issues when I was building the studio, with regards to the file name of the python file included with the .spec file not being what the build required. Renaming the file to …
-
**Please describe the feature you want**
Bash autocomplete with the Tabby backend serving predictions. Could use current pwd, path, other env vars as context.
**Additional context**
Add any oth…
-
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [28 lines of output]
Traceback (most recent call last):
File "C:\Users\alexo\AppData\Local\Prog…
-
This has been happening on every certificate renewal since I started using acmetool, regardless of how up-to-date I keep it. acmetool runs and is able to update the certificates, but all the hooks fai…
-
The dev script currently fails in REHL 8 as `pipenv` is not on the path. We should probably move to using devcontainers for development anyway.
# Acceptance Criteria
* There is a devcontainer json…
-
## Expected Behavior
Release please should run the git hooks when making the release PR, to update the examples' deps.
## Current Behavior
the hook is not run, so we have to manually run th…
-
### Summary:
I have followed the Production installation guide but it seems most of the packages are missing due to compatibility issues.
1. psql (PostgreSQL) 14.12 (Ubuntu 14.12-0ubuntu0.22.04.1…
-
I know there is no explicit dependency management for script or system hooks or local repos. This is not a problem when used locally, because people could install the dependencies once. However, there…
-
### Describe the bug
I'm trying to install streamrip and used the command line in the github. And it returned an error.
### Command Used
```bash
pip3 install streamrip --upgrade
```
### Debug Tra…
-
Hi,
I'm inspecting an app which control root(ed device) with scotty rootbeer library. I know where the library function (j in this case) is called (onCreate). After warning me about root , the app …