anthonywu/clippercard

Having trouble with pip install

ondrae opened this issue · 1 comments

Running pip install clippercard and getting:

Downloading/unpacking configparser==3.3.0.post2 (from clippercard)
  Could not find a version that satisfies the requirement configparser==3.3.0.post2 (from clippercard) (from versions: 3.2.0r1, 3.2.0r2, 3.2.0r3, 3.3.0r1, 3.3.0r2, 3.5.0b1, 3.5.0b2)
  Some externally hosted files were ignored (use --allow-external to allow).
Cleaning up...
No distributions matching the version for configparser==3.3.0.post2 (from clippercard)

configparser bumped to 3.5.0b2 resolves the issue