'"ERROR: Command errored out with exit status 1: " during pip install -r requirements.txt
I got this error in code build in Installation ,
COMMAND_EXECUTION_ERROR: Error while executing command: pip install -r requirements.txt -t lib. Reason: exit status 1
How to get over this?
The above error I encountered when working on building code using AWS lambda and deploying using github actions.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|