Open
Description
Describe the bug
setup_venv.sh fails to install Pipfile.lock dependencies on AWS Ubuntu 22.04 and 20.04 Instances
To Reproduce
Steps to reproduce the behavior:
- Install Pulumi and perform
pulumi login
- Install AWS CLI
- Install suggested Debian packages from getting_started
- Clone repo with recurse-submodules flag
- Run bash ./bin/setup_venv.sh
Expected behavior
I expect the PIP package installation to succeed with no issues.
Your environment
- Version of the repo - aa8ee93 Whatever is current as of 7/20/2023
- Version of KIC - ? Whatever is current as of 7/20/2023
- Version of infrastructure tooling (e.g. Pulumi) - 3.75.0
- Version of executing environment (e.g. Python, node) - 3.9.17
- OS and distribution - Ubuntu 20.04 and 22.04
- Details about containerization or virtualization environment - AWS instances
Additional context
Add any other context about the problem here. Any log files you want to share. - Happy to share logs if someone can comment on how to generate them. I copied the error messages to a Gist
Metadata
Metadata
Assignees
Labels
No labels