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

[Migrated] pipenv install zappa fails #585

Closed
jneves opened this issue Feb 20, 2021 · 1 comment
Closed

[Migrated] pipenv install zappa fails #585

jneves opened this issue Feb 20, 2021 · 1 comment

Comments

@jneves
Copy link
Contributor

jneves commented Feb 20, 2021

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

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)

Steps to Reproduce

pipenv --three # Using python 3.6.5 on OSX
pipenv install zappa

Your Environment

  • Zappa version used: 0.46.0
  • Operating System and Python version: OSX High Sierra, python 3.6.5
  • Pipenv version: 2018.05.18
@monkut
Copy link
Collaborator

monkut commented Jul 16, 2022

old migrated issue, considered resolved.

closing.

@monkut monkut closed this as completed Jul 16, 2022
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

No branches or pull requests

2 participants