Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'pip install cbpro' does not install the same version as 'pip install git+git://github.com/danpaquin/coinbasepro-python.git' #462

Open
laredotornado opened this issue Dec 11, 2021 · 4 comments

Comments

@laredotornado
Copy link

I noticed that running

pip install cbpro

seems to install an older version than installing

pip install git+git://github.com/danpaquin/coinbasepro-python.git

Specifically, the "AuthenticatedClient"'s "get_fees" method is present when installing the latter command but not the former. Both claim to install version 1.1.4.

@brainlessguille
Copy link

So how do I install the correct version of cibpro or do i downgrade python

@duybaovan
Copy link

+1

@ninooo123
Copy link

+1

@ninooo123
Copy link

I noticed that running


pip install cbpro

seems to install an older version than installing


pip install git+git://github.com/danpaquin/coinbasepro-python.git

Specifically, the "AuthenticatedClient"'s "get_fees" method is present when installing the latter command but not the former. Both claim to install version 1.1.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants