인코딩을 페이지에 맞는 euc-kr 또는 utf-8 로 바꿔주면 됩니다. [root@ivps ~]# python Python 2.7.5 (default, Apr 9 2019, 14:30:50) [GCC 4.8.5 20150623 (Red Hat 4.8.5-36)] on linux2 Type “help”, “copyright”, “credits” or “license” for more information. >>> import requests >>> rs = req.session() Traceback (most recent call last): File “<stdin>”, line 1, in <module> NameError:…