Skip to content

Example that is in the documentation doesn't work #200

@exquest

Description

@exquest

I install gdax by running pip install gdax

import gdax
p = gdax.PublicClient()
Traceback (most recent call last):
File "", line 1, in
AttributeError: 'module' object has no attribute 'PublicClient'

Python 3.4.3 on Ubuntu 14.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions