You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
系统版本,包含位数:win10 64位
python版本:3.7.1
软件/源码版本:20210520
浏览器、驱动版本:chrome 89.0.4389.72
全部报错
答:Traceback (most recent call last):
File "d:/Documents/python_code/TechXueXi-20210520/SourcePackages/pandalearning.py", line 45, in
if(cfg['display']['banner'] != "false"): # banner文本直接硬编码,不要放在ini中
File "D:\ProgramData\Anaconda3\envs\xuexi\lib\configparser.py", line 958, in getitem
raise KeyError(key)
KeyError: 'display'
The text was updated successfully, but these errors were encountered: