kabdrau
Results
1
comments of
kabdrau
when I run following code: `from forex_python.converter import CurrencyRates \n c = CurrencyRates() \n c.convert('USD', 'EUR', 100)` I get error: **_forex_python.converter.RatesNotAvailableError: Currency Rates Source Not Ready_**