Skip to content

Issues with installlation #1

@mohataher

Description

@mohataher

Hello,

Nice work so far. Whilst installing the lib, I encountered few issues.

First the command used to install on your readme.md and readme.rst was

pip install crypto_compare

Well, that doesn't work. So looking at the lib on https://pypi.python.org/pypi/crypto-compare/0.0.1 , it's clearly different.

The right command then should be:

pip install crypto-compare

Running that command, I received this error


Collecting crypto-compare
  Downloading crypto_compare-0.0.1-py2-none-any.whl
Collecting urllib2 (from crypto-compare)
  Could not find a version that satisfies the requirement urllib2 (from crypto-compare) (from versions: )
No matching distribution found for urllib2 (from crypto-compare)

I'm running it on a MacOS Sierra

Any help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions