Open
Description
Describe the bug
Following Build instructions here https://oss.redislabs.com/redisai/quickstart/
The command bash get_deps.sh fails with "There are errors"
To Reproduce
Steps to reproduce the behavior:
- git clone --recursive https://github.com/RedisAI/RedisAI
- cd RedisAI
- bash get_deps.sh
Observed error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- OS: macs
- Version Catalina 10.15.7
- Platfrom [e.g. x64-86, Jetson, ARM]
- Runtime CPU
Additional context
The issue is likely to be related to ONNXRuntime version v1.7.1 and the fact that there is no tgz on https://github.com/microsoft/onnxruntime/releases for this version and platform combination
1.7.0 does appear to list tgz for every supported platform in the format expected by bash get_deps.sh
Metadata
Metadata
Assignees
Labels
No labels