Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

`rosdep install` fails with conda-related errors after following Pixi install instructions

Đang mở
#102 6 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
42/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
macos
Lĩnh vực
documentation

Hướng nghiên cứu

Bắt đầu với các hướng dẫn Pixi trong GettingStarted.html và chạy lại các lệnh trong issue, đặc biệt là rosdep install --from-paths src --ignore-src -r -y. Kiểm tra pixi.toml đã sao chép và cảnh báo được báo cáo rằng thiếu install/setup.bash. Công việc được xem là hoàn tất khi xác định được conda có bắt buộc với Pixi hay không và sửa lại hướng dẫn hoặc ghi lại tài liệu về thiết lập bắt buộc.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

I've followed the getting-started instructions here: https://robostack.github.io/GettingStarted.html#__tabbed_1_2

I was able to get roscore + rviz working, but when I tried to import dependencies for the package I'm working on, I get this error:

(robostack:noetic) bash-3.2$ rosdep install --from-paths src --ignore-src -r -y

ERROR: Rosdep experienced an internal error.
Please go to the rosdep page [1] and file a bug report with the message below.
[1] : http://www.ros.org/wiki/rosdep

rosdep version: 0.26.0

Bad installer [conda]: None of micromamba, mamba, conda was found.

Do I also need to install conda if I'm using pixi?


I'm running on MacOS 15.4.1, and have run the following commands:

curl -fsSL https://pixi.sh/install.sh | bash
pixi init robostack
cd robostack
vim pixi.toml # copy over content from tutorial
pixi install
pixi shell -e noetic
mkdir -p catkin_ws/src; cd catkin_ws/src
git clone git@gitlab.com:[my_package]
pixi add vcstool
vcs import --input [my_package]/[my_package].repos
rosdep install --from-paths src --ignore-src -r -y

Possibly related: I get warnings about missing install/setup.bash:

totten:robostack lindzey$ pixi shell -e noetic
 WARN Could not find activation scripts: /Users/lindzey/Documents/RSAmanip/robostack/install/setup.bash
Ngôn ngữ chính
Astro
Star
385
Fork
36
Merge trung bình
5 giờ 37 phút
Pull request đã merge (30 ngày)
18

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của RoboStack/robostack.github.io

Tất cả issue của RoboStack/robostack.github.io

Issue tương tự

Thêm issue về Documentation

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.