Efe Buyuk

Results 1 issues of Efe Buyuk

Hi, I am getting below error after the code `from urllib.request import urlopen html = urlopen('http://pythonscraping.com/pages/page1.html')` `Traceback (most recent call last): File "C:\Anaconda3\envs\py38\lib\http\client.py", line 871, in _get_hostport port = int(host[i+1:])...