Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requests dependency during API installation #228

Open
2 tasks done
GillesC opened this issue Aug 17, 2023 · 1 comment
Open
2 tasks done

Requests dependency during API installation #228

GillesC opened this issue Aug 17, 2023 · 1 comment
Labels

Comments

@GillesC
Copy link

GillesC commented Aug 17, 2023

Preliminary Checks

  • This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • 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 GillesC added the bug label Aug 17, 2023
@JC3
Copy link

JC3 commented Nov 13, 2023

Can confirm I have this issue too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants