Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source not available #53

Closed
tczee36 opened this issue Jan 26, 2019 · 2 comments
Closed

Source not available #53

tczee36 opened this issue Jan 26, 2019 · 2 comments

Comments

@tczee36
Copy link

tczee36 commented Jan 26, 2019

File "/usr/local/lib/python3.6/dist-packages/forex_python/converter.py", line 73, in get_rate
raise RatesNotAvailableError("Currency Rates Source Not Ready")
forex_python.converter.RatesNotAvailableError: Currency Rates Source Not Ready

Requirement already satisfied: forex-python in /usr/local/lib/python3.6/dist-packages (1.1)
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from forex-python) (2.20.0)
Requirement already satisfied: simplejson in /usr/local/lib/python3.6/dist-packages (from forex-python) (3.16.0)

@mbzand
Copy link

mbzand commented Jan 26, 2019

I had the same problem. Apparently, you need to update the forex-python package.
Uninstall it and install it again. Now it's working for me

@ravigadila
Copy link

some times https://ratesapi.io/ is not ready to respond. then you will see above error Currency Rates Source Not Ready.

please try after few minutes it will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants