-
**Describe the bug**
Tried to install FAISS-CPU lates version
**To Reproduce**
Describe the steps to reproduce the behavior:
```
pip install faiss-cpu
```
**Actiual behavior**
Failed to …
-
https://github.com/Hochfrequenz/python_template_repository/commit/6841ec44e05d49547717c5fa5245abca905d2f1f
Liste der Python Repos to update
- [x] https://github.com/Hochfrequenz/Mainova-PowerBI-…
-
### First check
- [X] I am a contributor to the Prefect codebase
### Description
Since `setup.cfg` is [on its way to deprecation](https://github.com/pypa/setuptools/issues/3214) and we want to be a…
-
There is currently no way to install [Pandoc](https://pandoc.org/installing.html) using hatch build backend in `pyproject.toml`
-
When running `uv venv`, the user may specify the options `--system-site-packages` and `--relocatable`. These values persist in `.venv/pyenv.cfg` as shown:
```txt
home = C:\WinPython\python-3.12.4.…
-
This project is the last of my dependencies that can only read from setup.cfg. the domains that I think should be used are something like:
_pyproject.toml:_
```toml
[ tool.babel.extract_messages …
-
**Describe the bug**
The pypdf_table_extraction version info from the cli / library, does'nt match the pypi version.
(or toml file)
**Steps to reproduce the bug**
install this libr…
-
-
when i run pip3 install -U -e . i get error: subprocess-exited-with-error
Microsoft Windows [Version 10.0.22621.4317]
(c) Microsoft Corporation. All rights reserved.
C:\Windows\System32>python…
-
Background: In most of my projects I have a `pyproject.toml` file that has the linting rules I use. I want to be able to use a similar file in my IDE settings so that unless overwritten by a project …