-
After installing from requirements.txt running ```python -m unittest tests.integration.test_wic_models.TestWICModels.test_wic_ger_ackergeraet_engpass```
results in ```sentence_transformers``` and ```…
-
The `requirements.txt` (line 37) asks for `opencv-contrib-python==4.3.0.36` but since that version has been yanked and not available anymore, it gives me an error:
```
ERROR: Could not find a versio…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
For system wide installations of applications build with `uv`, it would be nice to have an option to build an execution environment which is self contained and does not rely on the user's local files …
-
[Poetry](https://python-poetry.org/) and [Ruff](https://docs.astral.sh/ruff/) are or are becoming standard python tooling.
A few things need to be updated to make the transition seamless.
- [x]…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug description
I am trying to install the latest version of `deeplabcut==2.3.10` on Python 3.12 which h…
-
Hello!I have learned a lot from your paper, and I truly admire your work. I am currently trying to reproduce your model, but I am a bit unsure about which file serves as the starting point for running…
-
Using PI 0.11.0 to analyze the following `requirements.txt` file
```
-i https://pypi.org/simple
click==6.7
flask==1.0
itsdangerous==0.24
jinja2==2.10.1
markupsafe==1.1
werkzeug==0.15.3
```
…
-
For the synthesis.py script the following dependencies need to be added to the requirements.txt file:
- opencv-python
- huggingface_hub
- mxnet
- numpy==1.23.1
-
Your requirements should like this:
```python
absl-py==2.0.0
cachetools==5.3.1
certifi==2022.12.7
charset-normalizer==2.1.1
contourpy==1.1.1
cycler==0.12.1
einops==0.7.0
filelock==3.9.0
font…