You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Describe the bug
./scripts.start.shresults in boto3 not found error after building with./scripts/build.sh --version 1.14 --arch cpuTo reproduce
see above
Expected behavior
not
System information
A description of your system. Please provide: