Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.
This repository was archived by the owner on May 23, 2024. It is now read-only.

no module named boto3 when attempting to start tfserving 1.14 container #225

Description

@rbavery

Describe the bug
./scripts.start.sh results in boto3 not found error after building with ./scripts/build.sh --version 1.14 --arch cpu

To reproduce
see above

Expected behavior
not

→ ./scripts/start.sh                          
Traceback (most recent call last):
  File "/sagemaker/serve.py", line 14, in <module>
    import boto3
ModuleNotFoundError: No module named 'boto3'

System information
A description of your system. Please provide:

  • Toolkit version:
  • Framework version:
  • Python version:
  • CPU or GPU:
  • Custom Docker image (Y/N): N

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions