-
Hello,
I'm trying to run the project as is with no mods and I'm seeing the following version conflicts. Does anyone know how to fix this?
Summary of the error:
---------------------
```
#7 3.…
-
Nvidia jetson is aarch64 , in ubuntu20.04 server(cuda 12.2),
when run "pip install vllm " , some error happened :
× Getting requirements to build wheel did not run successfully.
│ exit code: …
-
下記の内容で3.5章のyoloxによる物体検知までは動きました。参考になれば幸いです。不要であればクローズしてください。よろしくお願いします。
共通して
- 仮想環境を手動で設定する前提で修正
## install_opencv.sh
- opencvのバージョンだけ指定し直しました
```
#!/bin/bash
# Raspberry Pi OS(64-bit) A po…
-
Have troubles with BitBake using python 3.11 and 3.12(another machine).
[nuitka-crash-report.xml](https://github.com/user-attachments/files/17024244/nuitka-crash-report.txt)
[nuitka.build.log](https…
-
### Please confirm these before moving forward
- [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [X] I have tested that this issue has not been fixe…
-
### Steps to Reproduce
i have system with installed fastapi which uses pydantic version == 2.9.2
which conflicts with the pydantic version ==1.10.18 which is used by prowler
which gets me the …
-
`shillelagh.functions.upgrade` uses `pip` to upgrade the module. This is a hidden dependency that is not automatically installed.
If using a different package manager such as `uv` I have to add `…
-
Obtaining file:///home/house365ai/xxm/vllm2
Installing build dependencies ... done
Checking if build backend supports build_editable ... done
Getting requirements to build editable ... error
…
-
The `setup-python` action supports caching of the global pip directory, so packages are not re-downloaded. We can enable it with `with: cache: 'pip'`. See the documentation [here](https://github.com/a…
-
Thank you in advance to anyone able to provide guidance or help on this issue.
I've been looking through the documentation of thinstation as well as other issues and forums and I can't seem to fin…