zed-python-api icon indicating copy to clipboard operation
zed-python-api copied to clipboard

Requests dependency during API installation

Open GillesC opened this issue 2 years ago • 1 comments

Preliminary Checks

  • [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • [X] This issue is not a question, feature request, or anything other than a bug report directly related to this project.

Description

Requests is required during installing the Python API. While the error show during installation is obvious, for novices this could provide some additional headaches when installing the API.

Steps to Reproduce

  1. Clean Python installation
  2. Follow the steps to install the API
  3. Get an error when running the python_get_api related to requests

Expected Result

Include requests when installing the dependencies via pip

Actual Result

ZED Camera model

ZED2i

Environment

win_amd64
Python 3.11
ZED SDK 4.0

Anything else?

If you like, I can make a fork and PR to resolve this "issue".

GillesC avatar Aug 17 '23 09:08 GillesC