achillesrasquinha / bulbea

:boar: :bear: Deep Learning based Python Library for Stock Market Prediction and Modelling
http://bulbea.readthedocs.io
Other
2.06k stars 475 forks source link

Not able to run the project #42

Open GirishKumarSharma opened 2 years ago

GirishKumarSharma commented 2 years ago

blubea.txt Ubuntu 22.04 LTS Python 3.10.4

Once again, as many repositories in github, I am not able to run the code/project. Kindly see the attached file.

kdolan commented 1 year ago

You need to obtain an API key and set it in your env variable. data.nasdaq.com

AndreTor commented 1 year ago

@kdolan I have set env variable in ENVIRONMENT_VARIABLE = { 'quandl_api_key': 'custom_api', in both places of project but still get same error of request limit I registered in Nasdaq and created api key but it did not helped