-
$ pip install gbrl
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple/
Collecting gbrl
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/24/44/93e399df28ae94e1ca2356ee8e009ca426ff…
-
I noticed that the package `openscap-docker` does not work.
```sh
% docker run --platform linux/amd64 -it --rm cgr.dev/chainguard/wolfi-base
571df700ed0f:/# apk add openscap-docker
fetch https:…
-
Hi, I meet problem when I install the SIBR viewer:
```
-- Populating library CudaRasterizer...
CMake Error at /home/mingqi/anaconda3/envs/aff_22/lib/python3.10/site-packages/cmake/data/share/cmak…
-
Hi,
we should improve the way we are currently looking for xtensor-python dependencies:
```cmake
find_package(xtl REQUIRED)
message(STATUS "Found xtl: ${xtl_INCLUDE_DIRS}/xtl")
find_package(x…
-
I can't build the source code.
**Describe the bug**
When I follow the steps in the [docs](https://drogonframework.github.io/drogon-docs/#/ENG/ENG-02-Installation?id=macos-122), it failed to buil…
vzool updated
2 weeks ago
-
**Describe the bug**
From a vcpkg port, I run a `pip install`. So everything is installed in `${CURRENT_PACKAGES_DIR}/tools/python3/Lib/site-packages`.
I have warning :
```
[cmake] ...\vcpkg…
-
### Issue details
_Please describe the problem, or desired feature_
It seems that mavros 2.8.0 has some bugs making it impossiable to connect FC and mavros, and these bugs are fixed in mavros 2.9.…
-
### Description of Issue
Facing issue when building USD with Python tools on Windows 10, the same build seems to pass through on Windows 11. Getting USD through Vcpkg and building it using CMake for …
-
### Description of Issue
I am facing the following error -
```bash
Building with settings:
USD source directory /home/mb230/projects/pkgs/OpenUSD
USD install directory /home…
-
**Describe the bug**
With CMake 3.31, every call to z_vcpkg_find_acquire_program_find_external or z_vcpkg_find_acquire_program_find_internal is giving a dev warning from one of two places: line 70 or …