8000 KeyError: 'eid' · Issue #12 · Rlacat/jd-automask · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

KeyError: 'eid' #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy state 8000 ment. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jasonchio-cn opened this issue Feb 9, 2020 · 2 comments
Open

KeyError: 'eid' #12

jasonchio-cn opened this issue Feb 9, 2020 · 2 comments

Comments

@jasonchio-cn
Copy link

简洁模式已开启
6_309_311_39393
2020-02-10 00:30:12,580 INFO: [106]个需要检测的商品
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/configparser.py", line 789, in get
value = d[option]
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/collections/init.py", line 891, in getitem
return self.missing(key) # support subclasses that define missing
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/collections/init.py", line 883, in missing
raise KeyError(key)
KeyError: 'eid'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/jasonchio/Desktop/jd-automask-master/jd-automask_V1.py", line 71, in
eid = global_config.getRaw('config', 'eid')
File "/Users/jasonchio/Desktop/jd-automask-master/config/config.py", line 20, in getRaw
return self._configRaw.get(section, name)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/configparser.py", line 792, in get
raise NoOptionError(option, section)
configparser.NoOptionError: No option 'eid' in section: 'config'
(base) zhaoyaoangdeAir:jd-automask-master jasonchio$

@yangzelong14
Copy link

怎么解决呀

@hnliuzesen
Copy link

怎么解决呀

文本编辑 jd-automask-V1.py ,第71、72行,删掉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0