-
Notifications
You must be signed in to change notification settings - Fork 145
Closed as not planned
Labels
questionPlease ask any questions on Slack. This issue will be closed once responded to.Please ask any questions on Slack. This issue will be closed once responded to.stalewaiting on responseMore info needed to diagnose this issueMore info needed to diagnose this issue
Description
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
Labels
questionPlease ask any questions on Slack. This issue will be closed once responded to.Please ask any questions on Slack. This issue will be closed once responded to.stalewaiting on responseMore info needed to diagnose this issueMore info needed to diagnose this issue