sagemaker-inference-toolkit icon indicating copy to clipboard operation
sagemaker-inference-toolkit copied to clipboard

fix: fix whl installation error from inference requirements

Open yifeim opened this issue 4 years ago • 4 comments

this allows it to correctly find the path to install from whl files.

Issue #, if available: n/a

Description of changes: Change install requirements from relative paths. This allows it to install from whl files if provided.

Testing done: The change is backward compatible. I would rely on existing unit tests.

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

  • [x] I have read the CONTRIBUTING doc
  • [x] I used the commit message format described in CONTRIBUTING
  • [ ] I have used the regional endpoint when creating S3 and/or STS clients (if appropriate)
  • [ ] I have updated any necessary documentation, including READMEs

Tests

  • [ ] I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • [ ] I have checked that my tests are not configured for a specific region or account (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

yifeim avatar Oct 14 '21 21:10 yifeim

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-inference-toolkit-pr
  • Commit ID: 91ed516b7d57a95f82a56032f5cc908c1b3732fc
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Oct 14 '21 21:10 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-inference-toolkit-pr
  • Commit ID: e1dd62e0d379bb5c89cb1f9ec3ba125eed086fc8
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Oct 14 '21 23:10 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-inference-toolkit-pr
  • Commit ID: c008970239b2e8f8d53d8fd929368e193bd993a2
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Oct 15 '21 21:10 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-inference-toolkit-pr
  • Commit ID: 663f52e9510f45fa0b078bf0f53422a8c60df650
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Dec 10 '21 00:12 sagemaker-bot