forex-python Currency Rates Source Not Ready

42 views Asked by At

I'm having a problem using forex-python, every call i do to get-rate() return to me an "Currency Rates Source Not Ready", is forex-python still running or am i the problem??

c = CurrencyRates()
c.get_rates('USD')

===> Currency Rates Source Not Ready

0

There are 0 answers