Traceback (most recent call last):
File "D:\Games\SteamUtilites\analizbotoferm\analizbotoferm03.py", line 17, in <module>
htmlfile=urllib.request.urlopen(urls+'/games/?tab=all')
File "C:\Users\XXX\AppData\Local\Programs\Python\Python36\lib\urllib\request.py", line 223, in urlopen
return opener.open(url, data, timeout)
File "C:\Users\XXX\AppData\Local\Programs\Python\Python36\lib\urllib\request.py", line 526, in open
response = self._open(req, data)
File "C:\Users\XXX\AppData\Local\Programs\Python\Python36\lib\urllib\request.py", line 549, in _open
'unknown_open', req)
File "C:\Users\XXX\AppData\Local\Programs\Python\Python36\lib\urllib\request.py", line 504, in _call_chain
result = func(*args)
File "C:\Users\XXX\AppData\Local\Programs\Python\Python36\lib\urllib\request.py", line 1388, in unknown_open
raise URLError('unknown url type: %s' % type)
urllib.error.URLError: <urlopen error unknown url type: п»їhttp>
Не подскажешь в чём проблема может быть?