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

Request on Quick start project is not working.

Đang mở
#404 1 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
35/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
python
Lĩnh vực
backend, computer-vision

Hướng nghiên cứu

Bắt đầu với roboflow/models/object_detection.py quanh dòng 412 và chạy dự án Quick start để tái hiện response bị thiếu predictions. Kiểm tra lỗi được trả về và request path liên quan trong node backend. Hoàn tất khi đã xác định được nguyên nhân và Quick start tạo ra hoặc báo cáo rõ ràng kết quả object-detection mong đợi.

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

Mô tả

I got an error on this line:

https://github.com/roboflow/roboflow-python/blob/main/roboflow/models/object_detection.py#L412

There was no 'predictions' on the dictionary.

So I changed the code to inpect the response and got:

Exception in thread Thread-5 (view):
Traceback (most recent call last):
  File "/home/renzo/.pyenv/versions/3.12.5/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
    self.run()
  File "/home/renzo/PycharmProjects/quickstart-python/roboflow/lib/python3.12/site-packages/ipykernel/ipkernel.py", line 766, in run_closure
    _threading_Thread_run(self)
  File "/home/renzo/.pyenv/versions/3.12.5/lib/python3.12/threading.py", line 1012, in run
    self._target(*self._args, **self._kwargs)
  File "/home/renzo/PycharmProjects/quickstart-python/roboflow/lib/python3.12/site-packages/roboflow/models/object_detection.py", line 408, in view
    raise Exception(str(json))
Exception: {'error': "Cannot read properties of undefined (reading 'backend')"}

So it seems something happened on node backend

Ngôn ngữ chính
Python
Star
629
Fork
140
Merge trung bình
2 ngày 2 giờ
Pull request đã merge (30 ngày)
5

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

Mở hướng dẫn đóng góp

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 roboflow/roboflow-python

Tất cả issue của roboflow/roboflow-python

Issue tương tự

Thêm issue về Python

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.