Error,Python

Thumbnail of post image 088

タイトルのエラーがでたときは、urllib.requestを代わりに使おう

import urllib.requestreq = urllib.request.urlopen("")