BenBrostoff / draftfast

A tool to automate and optimize DraftKings and FanDuel lineup construction.
277 stars 113 forks source link

PIP Install Error #179

Closed lbrantley8 closed 2 years ago

lbrantley8 commented 2 years ago

Hello, new to coding in general so im sure this will be a simple fix.

When trying to pip install I am receiving an error due to the Numpy requirement. I have tried installing the proper version of numpy on both my cmd prompt and anaconda prompt as well with no luck

The only other option I could think of is completely uninstalling python (i have the 64 version) and reinstalling to see if that would work

Any help would be appreciated

lbrantley8 commented 2 years ago

created virtual env to bypass this