question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CRITICAL:pip.index:Could not find a version that satisfies the requirement futures==3.2.0 (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)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:13
  • Comments:37 (21 by maintainers)

github_iconTop GitHub Comments

8reactions
jakulcommented, Jun 25, 2018

I am still seeing this issue with pipenv, version 2018.05.18

7reactions
monkutcommented, Aug 16, 2018

I’m having the same problem with zappa as well.

After digging through pipenv 2018.7.1 I found that the issue is in how markers are handled. The and condition in the case where 2 ‘python_version’ conditions were defined wasn’t being properly handled.

This is already resolved in the current master branch (just not released yet).

You can use this command to install pipenv from the repo: sudo python3.6 -m pip install git+git://github.com/pypa/pipenv.git@541b87abd5baa1b6528ab5938fc275b6e982d7e0 --user

I’ve confirmed here that zappa 0.46.2 installs properly with this version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

futures3 - PyPI
This package contains the latest code from CPython master branch with small changes to make it compatible with both Python 3.6 and Python...
Read more >
HSSTUDiO Untitled V2 - FutureFlex - - - 5 8 - Futures 3
Model: Untitled V2 Technology: FutureFlex. Length: 5 8. Width: 19.5. Thickness: 2.5. Volume: 30.1. Foam Density: FF Standard Lamination: FF Standard
Read more >
Python packages providing "import futures" | Python Package ...
futures3 (2.0). Released 11 years, 8 months ago. Java-style futures implementation in Python 3.x. Feed of Python packages providing "import futures" ...
Read more >
Re: [oi-dev] Status of OpenIndiana Wiki (Atlassian ... - The Mail Archive
I have created an oi-vagrantfiles project with oi-docs/Vagrantfile to setup with "vagrant up" a VM for the oi-docs.
Read more >
PyHive don't connect - Kerberized Cluster - 234349
futures3.2.0py27_0. gevent1.4.0py27h7b6447c_0. glib2.22.20ska. greenlet0.4.15py27h7b6447c_0. gtk-plus2.18.30ska.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found