为了账号安全,请及时绑定邮箱和手机立即绑定

cfg.read('imooc.txt')一直报错

usr/lib/python2.7/ConfigParser.pyc in read(self, filenames)

    303             except IOError:

    304                 continue

--> 305             self._read(fp, filename)

    306             fp.close()

    307             read_ok.append(filename)


/usr/lib/python2.7/ConfigParser.pyc in _read(self, fp, fpname)

    510                 # no section header in the file?

    511                 elif cursect is None:

--> 512                     raise MissingSectionHeaderError(fpname, lineno, line)

    513                 # an option line?

    514                 else:


MissingSectionHeaderError: File contains no section headers.

file: imooc.txt, line: 1

'123\xe6\x85\x95\xe8\xaf\xbe'


正在回答

1 回答

你这imooc.txt 不是配置文件的格式, 你这个内容貌似是:"123幕课"哦

1 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

cfg.read('imooc.txt')一直报错

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信