-
```Bash
pip install simpler-whisper
ERROR: Could not find a version that satisfies the requirement simpler-whisper (from versions: none)
ERROR: No matching distribution found for simpler-whisper
`…
-
**Description**
Hi,
First of all, thanks for writing and maintaining SaltStack!
#### The problem with Python package names in general
Historically, there have always been some issues regar…
-
I installed the StataHelper package using the command `pip install StataHelper`, and I can see it in the result of `pip list`.
However, I am unable to import this package using `import StataHelper`.
…
-
On ubuntu 22.04
tried all varients of python 3.10<
but
```
conda create --name nemo python==3.10.12
conda activate nemo
apt-get update && apt-get install -y libsndfile1 ffmpeg
pip install Cython p…
-
Here is the code it gives .... EVERY NOTEBOOK I tried.
---------------------------------------------------------------------------
NameError Traceback (most recent…
-
During the pipx install I ran into
```
PIP STDERR
----------
Running command git clone --filter=blob:none --quiet https://github.com/protectai/vulnhuntr.git /private/var/folders/yh/38q3l89546…
-
I am able to successfully install pyoptsparse using the script (`build_pyoptsparse --verbose --ignore-conda`) with the default optimizers. I have tested and verified that both SLSQP and IPOPT are wor…
-
### Describe the issue
If I `poetry add git+https://github.com/jtara1/send_mail.git@f4715883cfe4e605b4809b51da8bdf75e774ab32` in a project flake then build this as a nix derivation using poetry…
-
Would be great to install as dependency.
-
## Description
We do support a `[project.entry-points."pipx.run"]` entry point, but it apparently doesn't work that well right now. I guess this is coming from our layered CLI.
## Steps to repro…