-
Hi Devojyoti,
I am getting the following error while runing requirements file.
```
pip install -r requirements.txt
Processing /Data/RM-Tools (from -r requirements.txt (line 174))
ERROR: Co…
-
Package: qtwebengine[core,default-features]:x64-windows@6.7.3
**Host Environment**
- Host: x64-windows
- vcpkg-tool version: 2024-07-10-d2dfc73769081bdd9b782d08d27794780b7a99b9
vcpkg-scripts …
-
I'm using conda env
```
➜ which python
/Users/thomas.e/opt/anaconda3/bin/conda/envs/dogsbody/bin/python
➜ python --version
Python 3.1…
-
Unable to install package pygrib.
Error contains:
`eccodes not found` which I installed using conda.
`Microsoft Visual C++ 14.0 or greater is required.` which also I have installed.
--proof:
![i…
-
We have script for updating our requirements. But we can move to some better:
```
pip-compile development.in
pip-compile documentation.in
pip-compile production.in
```
i think this looks much …
Arfey updated
4 months ago
-
```bash
uv pip install -e . # ✅
uv lock --upgrade # ✅
uv sync --upgrade # ↯ removes main package
```
It seems this is because if `[build-system]` is missing, then `uv.lock` says `source = { virtua…
-
### What is your question?
Will Copa support fixing security vulnerabilities in Python, Go, and other application packages through package manager tools like pip or go get, etc.?
-
Hi all,
Similar to https://github.com/astral-sh/uv/issues/8590 it would be great if the PEP 735 dependency-groups could be locked with `uv pip compile`.
I would imagine something like: `uv p…
-
It's got my attention that sometimes problems with transitive dependencies may reflect poorly on this action's ability to fulfil its purpose.
Here's what's happened in the past:
- https://github.c…
-
I have previously crosscompiled different versions of TensorFlow lite (2.14, 2.15.1, 2.16.2) for Python 3.10 using CMAKE and following the instructions from the [website ](https://ai.google.dev/edge/l…