[Migrated] ERROR: To modify pip, please run the following command
Originally from: https://github.com/Miserlou/Zappa/issues/1537 by karthy1988
While deploying code. The dependencies try to package "pip" which throws an error : "ERROR: To modify pip, please run the following command"
https://github.com/Miserlou/Zappa/blob/d99c193e32733946fb52a4f9b2bdfd1d2929ba49/zappa/core.py#L411
I'm having the same issue when running zappa update
ERROR: To modify pip, please run the following command: C:\Users\j76go\OneDrive\ProgrammingProjects\zappaTest\venv\Scripts\python.exe -m pip install --quiet --target C:\Users\j76go\OneDrive\ProgrammingProjects\zappaTest\handler_venv\Lib\site-packages boto3==1.24.23 Werkzeug==2.1.2 charset-nor malizer==2.1.0 click==8.1.3 cfn-flip==1.3.0 tqdm==4.64.0 pip==22.1.2 placebo==0.9.0 jmespath==1.0.1 argcomplete==2.0.0 toml==0.10.2 future==0.18.2 wsgi-request-logger==0.4.6 python-dateutil==2.8.2 zappa==0.54.1 wheel==0.37.1 PyYAML==6.0 s3transfer==0.6.0 colorama==0.4.5 kappa==0.6.0 requests==2.28.1 durationpy==0.5 troposphere==4.0.2 python-slugify==6.1.2 urllib3==1.26.9 six==1.16.0 idna==3.3 certifi==2022.6.15 hjson==3.0.2 text-unidecode==1.3 botocore==1.27.23 setuptools Oh no! An error occurred! :(
Did you get this working?
Did you get this working?
No
Can you try the latest zappa package?
Facing the same with the latest Zappa version, any solutions?
stale, if repeatable in the lastest release create a new issue.
closing.