-
I want to run Logai locally via VSCode. I positioned myself to logai folder, set up the environment and when I try "pip3 install logai" command, I receive the following error.
I tried to solve it wi…
-
Currently its not very easy to install pykaldi as outlined on the main page of this repo and the compilation is error prone depending on your compiler and Python version. It also takes many hours even…
-
I installed this with `pip install code-tokenize`, but when I tried using it I got an `AttributeError` because `tree_sitter.Language` has no `build_library`:
```
>>> import code_tokenize as ctok
>>…
-
### Describe the bug
Hi,
My application needs these 3 libraries (Langfuse SDK, Package, and Safety). However, It seems there is conflict when I tried to build a package
Langfuse 2.52.0 depend…
-
I really like this tool, it simply awesome! I just wonder why you don't provide it as a Python package so pip may be used to manage the installation. It's pretty standard, multiplatform, convenient.
…
-
To install seqvec, I first install python=3.7.13 on new virtual environment then i install seqvec using pip install seqvec
I am encountering this error, can you help to fix?
ERROR: Exception:
Trace…
-
### Describe the bug
Windows 10 Enterprise , Python 3.13.0, pip 24.2
Hi all,
i would like to switch from Python 3.8 to the newest Python 3.13 as the first one lost its support.
But before it i…
Utosz updated
23 hours ago
-
**What happened**:
1. How to prevent duplicate package names: `jinja2` and `Jinja2` ?
![image](https://github.com/user-attachments/assets/233b33a4-c9ba-44ee-8f4a-cda533bc3910)
2. Maybe we can b…
-
![image](https://github.com/rhasspy/piper/assets/51125243/afcdd7a2-6b2b-4aba-97c2-1bf06f92bef9)
-
### Description
I just started getting this error.
This is due to an update to Twisted from v24.7.0 to v24.10.0 .
Forcing the older version `pip install --force-reinstall -v "Twisted==24.7.0"`…