我在使用forex-python时遇到了问题,我每次调用get-rate()都会返回一个“Currency Rates Source Not Ready”,forex-python是否仍在运行,还是我有问题??
c = CurrencyRates() c.get_rates('USD')
===>汇率来源尚未就绪