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
Description:
I am trying to use sam build with the following requirements but its throwing the error: Pythonpipbuilder: resolve dependencies - list index out of range
pyotp
ulid-py
aws_encryption_sdk
boto3
requests
attrs
cryptography
Steps to reproduce the issue:
Create a virtual env.
Activate virtual env in a terminal
pip install -r requirements.txt
sam build
Observed result:
Build Failed
Error: PythonPipBuilder:ResolveDependencies - list index out of range
Expected result:
Build Succeeded
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
Amazon Linux 2 Workspace
Python3.8
fabien-lg, filipelenfers-eco, lewalt000, ash0x0, robot-apocalypse and 6 more