Closed Katya047 closed 1 year ago
It looks unlikely that the problem comes from zipline. Either the site was down (it currently works) or it's an issue with your network (maybe you firewall?)
@MBounouar Firewall is already turned off and I am trying this for the last 3 days but getting the same output. Any other points that I can check?
The issue is with you socket connection. You need to first check that you can indeed create a connection, see for instance socket doc
I was unable to ingest the data with the below command:
zipline ingest
I downloaded the data manually in zip format and passed the path of my zip file on Line no. 88 in quandl.py I also commented out lines 75 to 85.
Now, the same command worked and it processed the data from the zip file from my system instead of downloading it from the internet.
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment(description of issue is under environment only):
Environment