Skip to content

Unable to build RedisAI from Source - bash get_deps.sh #743

Open
@esandoval30

Description

@esandoval30

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:

  1. git clone --recursive https://github.com/RedisAI/RedisAI
  2. cd RedisAI
  3. 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions