Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Ingest problem #49

Closed
riopal opened this issue Oct 30, 2017 · 2 comments
Closed

Ingest problem #49

riopal opened this issue Oct 30, 2017 · 2 comments

Comments

@riopal
Copy link

riopal commented Oct 30, 2017

Dear Catalyst Maintainers,

Before I tell you about my issue, let me describe my environment:

Environment

  • Operating System: (Windows10 `)
  • Python Version: $ anaconda 3
  • Python Bitness: $ python -c 'import math, sys;print(int(math.log(sys.maxsize + 1, 2) + 1))'
  • How did you install Catalyst: (pip, conda, or other (please explain))
  • Python packages: $ pip freeze or $ conda list

The ingest function is not working tried multiple times specifying exchange howevwewr it does not work

(C:\ana) C:\Users\user C-137>activate catalyst

(catalyst) C:\Users\user C-137>catalyst ingest --bittrex-b
Error: no such option: --bittrex-b

(catalyst) C:\Users\user C-137>catalyst ingest --bittrex -b
Error: no such option: --bittrex

(catalyst) C:\Users\user C-137>catalyst ingest -b
Error: -b option requires an argument

(catalyst) C:\Users\user C-137>catalyst ingest
Error: No bundle registered with the name None

(catalyst) C:\Users\user C-137>

@riopal
Copy link
Author

riopal commented Oct 30, 2017

PS: I also tried specifying the bundle however both times it does not link to the exchange

@fredfortier
Copy link
Contributor

This syntax is not supported, see: catalyst ingest-exchange --help for details.

The documentation is here: enigmampc.github.io/catalyst

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

No branches or pull requests

2 participants