Skip to content

Pythonpipbuilder: resolve dependencies - list index out of range #229

@pabloiarriola

Description

@pabloiarriola

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:

  1. Create a virtual env.
  2. Activate virtual env in a terminal
  3. pip install -r requirements.txt
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions