Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📝 add "Pypi lookup failed" error message output. #1268

Merged
merged 5 commits into from
Nov 10, 2023

Conversation

monkut
Copy link
Collaborator

@monkut monkut commented Aug 18, 2023

Description

When zappa creates the venv and installs the applications required libraries if the pip install ... command fails in anyway it will return the error, "Pypi lookup failed", without any specific information about the pip install error.

This PR adds the response from the pip install ... command so that the user can debug the issue better.

https://github.com/zappa/Zappa/compare/add/pypi-lookup-failed-error-message?expand=1#diff-1272d47d18b49cd4f64c4235c54cebd1d332950e6f54586de07be904310838b2R442

GitHub Issues

#1216

@coveralls
Copy link

coveralls commented Aug 18, 2023

Coverage Status

coverage: 74.764% (-0.1%) from 74.865%
when pulling f9d987c on add/pypi-lookup-failed-error-message
into 7ab491e on master.

@monkut monkut merged commit 68cfb33 into master Nov 10, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants