Scott Page
Scott Page
Thank you for working through this update. My system is now throwing: `requests.exceptions.HTTPError: 429 Client Error: Too Many Requests for url: https://poloniex.com/public?command=returnCurrencies` From `load_markets()` in python. **EDIT**: After some more...
I did the items listed by @nathanleiby to install `llvm-lite` but things didn't work. I was seeing `shap/cext/_cext.cc:3:10: fatal error: 'Python.h' file not found` Taking some pointers from [Stack Overflow](https://stackoverflow.com/questions/35778495/fatal-error-python-h-file-not-found-while-installing-opencv)...
This fix is needed to silence a future error. Did this on my own, please merge, thanks