Benny- / Yahoo-ticker-symbol-downloader

A web scraper for ticker symbols from yahoo finance
https://pypi.python.org/pypi/Yahoo-ticker-downloader/
Other
247 stars 87 forks source link

Failed to compile reppy dependency on windows #46

Closed gkourogiorgas closed 6 years ago

gkourogiorgas commented 6 years ago

Hi I installed by pip install Yahoo-Ticker-Downloader and I got the following errors(?): image Any help? I tried then running the py file but it wasn't recognized Thanks George

Benny- commented 6 years ago

Your posted logs say Microsoft Visual C++ 14.0 is required. A search led me to a download site.

Can you try this and post the results here?

Benny- commented 6 years ago

Related to this reppy issue: https://github.com/seomoz/reppy/issues/90

gkourogiorgas commented 6 years ago

hey all. I solved the issue by installing Build tools for visual c++ 2015 (v14). The link does not work. You have to look for build tools for visual studio 2017 (v15) and look at the options in the installer.