MicroPyramid / forex-python

Foreign exchange rates, Bitcoin price index and currency conversion using ratesapi.io
http://forex-python.readthedocs.io/en/latest/usage.html
MIT License
662 stars 197 forks source link

Currency Rates Source Not Ready #66

Closed ghost closed 5 years ago

ghost commented 5 years ago

I am getting the following error "forex_python.converter.RatesNotAvailableError: Currency Rates Source Not Ready" My forex python is up to date.

ghost commented 5 years ago

My problem was fixed by directly install a new version from the git pip install git+https://github.com/MicroPyramid/forex-python.git