Jamen
Results
1
comments of
Jamen
Been using forex-python daily for several months. On Feb 2 an error began to be returned with each call. ``` from forex_python.converter import CurrencyRates cr = CurrencyRates() cr.get_rates('USD') ``` Output:...