Benny- / Yahoo-ticker-symbol-downloader

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

Building wheel for Yahoo-ticker-downloader failed #10

Open moue opened 8 years ago

moue commented 8 years ago

Is it a problem if building wheel fails during the download process? I haven't had a problem loading the downloaded stocks.pickle file using python, so I'm just wondering if there's any need for me to reinstall the package. This is the error that I get during the pip install process on a Mac OSX El Capitan:

Building wheels for collected packages: Yahoo-ticker-downloader
  Building wheel for Yahoo-ticker-downloader failed: [Errno 13] Permission denied: '/Users/Yuqi/Library/Caches/pip/wheels/bd'
Benny- commented 8 years ago

It is not possible for me to debug on Max OSX. Can someone else step in and debug this problem for me?