We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally from: Miserlou/Zappa#1528 by dins
Installing zappa with pipenv fails because of futures==3.2.0 dependency cannot not be met.
Installing zappa on new pipenv virtualenv.
Should install zappa with dependencies.
Could not find a version that satisfies the requirement futures==3.2.0 (from -r /var/folders/zx/zw2xhqr13nv4t_p386tlwnlr0000gn/T/pipenv-04ld0l04-requirements/pipenv-wgujth9u-requirement.txt (line 1)) (from versions: 0.2.python3, 0.1, 0.2, 1.0, 2.0, 2.1, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.2.0, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.1.0, 3.1.1)
pipenv --three # Using python 3.6.5 on OSX pipenv install zappa
The text was updated successfully, but these errors were encountered:
old migrated issue, considered resolved.
closing.
Sorry, something went wrong.
No branches or pull requests
Originally from: Miserlou/Zappa#1528 by dins
Installing zappa with pipenv fails because of futures==3.2.0 dependency cannot not be met.
Context
Installing zappa on new pipenv virtualenv.
Expected Behavior
Should install zappa with dependencies.
Actual Behavior
Steps to Reproduce
Your Environment
The text was updated successfully, but these errors were encountered: