Timeout
nazariyv opened this issue · 1 comments
nazariyv commented
I believe it times out on this line: page = urllib.urlopen(url)
in the download_page method and then it shows the error asking to check that you have inputted the name of the crypto correctly, which I have. So perhaps we need to change that error / or add the timeout exception.
jhogan4288 commented
Thanks for the PR!