Skip to content

End-to-end demo failure #257

@bharadwajy

Description

@bharadwajy

Attempts to run the following end-to-end demo fails. Please let me know if I am missing something in my setup. Thanks!

python -m qai_hub_models.models.yolov7.demo --eval-mode on-device --chipset qualcomm-snapdragon-x-elite
...
    res_pb = _api_call(
  File "C:\Users\<username>\.pyenv\pyenv-win\versions\3.9.13\lib\site-packages\qai_hub\client.py", line 623, in _api_call
    _raise_internal_error("Could not connect to {service}.", e, api_url, url)
  File "C:\Users\<username>\.pyenv\pyenv-win\versions\3.9.13\lib\site-packages\qai_hub\client.py", line 582, in _raise_internal_error
    raise InternalError(
qai_hub.client.InternalError: Internal API failure.

┌────────────────────────────────────────────────────────────────────┐
| Could not connect to tetrahub-qprod-                               |
| userdata.s3-accelerate.amazonaws.com.                              |
└────────────────────────────────────────────────────────────────────┘
python --version
Python 3.9.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionPlease ask any questions on Slack. This issue will be closed once responded to.stalewaiting on responseMore info needed to diagnose this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions