tradytics / surpriver

Find big moving stocks before they move using machine learning and anomaly detection
https://www.tradytics.com/
GNU General Public License v3.0
1.76k stars 328 forks source link

Python requirements are broken #15

Closed clschnei closed 3 years ago

clschnei commented 4 years ago

https://github.com/tradytics/surpriver/blob/cbcc7a372a5dd21e68fd12058863d1ba8e734db5/requirements.txt#L21

Related stack overflow question: https://stackoverflow.com/questions/39577984/what-is-pkg-resources-0-0-0-in-output-of-pip-freeze-command

clschnei commented 4 years ago

cc: @MohanVashist1

MohanVashist1 commented 4 years ago

@clschnei Thanks for bringing this to my attention. I'm fixing it right now

MohanVashist1 commented 4 years ago

I've created https://github.com/tradytics/surpriver/pull/16 , I've created a new virtual environment(in windows) an re-ran the script to ensure that the everything works correctly

MohanVashist1 commented 3 years ago

@clschnei #16 can been merged please close this issue :)

tradytics commented 3 years ago

Closing this since it has been resolved.