Python3 오류: initial_value는 Str 또는 None(문자열 포함)이어야 합니다.IO 코드를 이식하는 동안python2로.3URL에서 읽을 때 이 오류가 발생함 TypeError: initial_value는 바이트가 아닌 str 또는 None이어야 합니다. import urllib import json import gzip from urllib.parse import urlencode from urllib.request import Request service_url = 'https://babelfy.io/v1/disambiguate' text = 'BabelNet is both a multilingual encyclopedic dictionary and a semantic network..