ciurana2016 / predict_stock_py

This is a submission for the "Predicting Stock Prices challenge" by @Sirajology on Youtube. [runner-up]
187 stars 84 forks source link

How do I setup and run #1

Closed spkprav closed 7 years ago

spkprav commented 7 years ago

I tried running this, but I am getting error. Can you guide me in the right way to install this? Or a requirement.txt file will help too.

ciurana2016 commented 7 years ago

@spkprav I uploaded a requirements file, I tried it myself on a virtualenv, make sure to run this before installing requirements: python -m pip install --upgrade pip

ciurana2016 commented 7 years ago

@spkprav Is it working now ?

spkprav commented 7 years ago

@ciurana2016 Sorry for the late response, It work :+1: