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

Issue in ingesting quandl zipline #2837

Open
Yashaswi07 opened this issue Apr 17, 2022 · 0 comments
Open

Issue in ingesting quandl zipline #2837

Yashaswi07 opened this issue Apr 17, 2022 · 0 comments

Comments

@Yashaswi07
Copy link

Dear Zipline Maintainers,

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

Environment

Zipline related screenshot.docx

  • Operating System: (Windows 10 Home)
  • Python Version: 3.9.2
  • Python Bitness: $ python -c 'import math, sys;print(int(math.log(sys.maxsize + 1, 2) + 1))'
  • How did you install Zipline: conda install -c ml4t zipline-reloaded
  • Python packages: Please refer to the attachment

I have provided the details of the issue in the attahced file.

Description of Issue

Unable to ingest data from quandl after executing the followng command:

zipline ingest -b quandl

  • What did you expect to happen?
    I expected the zipline bundle to be locally deployed.
  • What happened instead?
    The zipline bundle does not have any data and the exception is provided in th attachment.

Here is how you can reproduce this issue on your machine:

Reproduction Steps

  1. zipline ingest -b quandl
  2. error stacktrace is triggered an captured in the attached file.

...

What steps have you taken to resolve this already?

Haven't got any solution yet to incorporate.

...

Anything else?

...

Sincerely,
Yash

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

1 participant