-
Notifications
You must be signed in to change notification settings - Fork 364
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
Issue while trying to install or download zappa without binary file #1199
Labels
Comments
monkut
added a commit
that referenced
this issue
Nov 29, 2022
…irements.txt, requirements.in test_requirements.in. Replacing in MANIFEST.in. Related Issue: #1199
monkut
added a commit
that referenced
this issue
Dec 1, 2022
* 📝 CHANGELOG.md update for 0.55.1 release * 📝 add merged PR (#1177) related issues to CHANGELOG. * 📝 add #1117 to list after merge. * 📝 adding resolved issue to CHANGELOG * 🔧 0.55.1 -> 0.56.0 📝 add merged issue to changelog. * 📝 add #1190 * 🔧 `Pipfile` (pipenv) now used in place of requirements.txt, test_requirements.txt, requirements.in test_requirements.in. Replacing in MANIFEST.in. Related Issue: #1199 * 🔧 Add resolved issue #1199
Ian288
pushed a commit
to tackle-io/Zappa
that referenced
this issue
Jul 11, 2023
* 📝 CHANGELOG.md update for 0.55.1 release * 📝 add merged PR (zappa#1177) related issues to CHANGELOG. * 📝 add zappa#1117 to list after merge. * 📝 adding resolved issue to CHANGELOG * 🔧 0.55.1 -> 0.56.0 📝 add merged issue to changelog. * 📝 add zappa#1190 * 🔧 `Pipfile` (pipenv) now used in place of requirements.txt, test_requirements.txt, requirements.in test_requirements.in. Replacing in MANIFEST.in. Related Issue: zappa#1199 * 🔧 Add resolved issue zappa#1199
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Context
When trying to install zappa without binary file facing the following issue, tested the same in python3.7, python3.8 and python3.9
Expected Behavior
Should be able to download
Actual Behavior
Possible Fix
The reason might be due to the incorrect parsing of
Pipfile
insetup.py
Steps to Reproduce
Your Environment
pip freeze
:zappa_settings.json
:The text was updated successfully, but these errors were encountered: