danpaquin / coinbasepro-python

The unofficial Python client for the Coinbase Pro API
MIT License
1.82k stars 737 forks source link

had to install sortedcontainers manually #313

Closed noah222 closed 5 years ago

noah222 commented 5 years ago

I do not think the install failed but I got an error about sortedcontainers not existing when running gdax. So I installed it from the official git and it is now working fine. Just wanted to mention that it did not seem to be included in the new install.

danpaquin commented 5 years ago

Thanks for the post. This has been updated in setup.py