Skip to content
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 statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: ‘interfaceName’ #5

Open
hdz717 opened this issue Jan 18, 2023 · 1 comment
Open

KeyError: ‘interfaceName’ #5

hdz717 opened this issue Jan 18, 2023 · 1 comment

Comments

@hdz717
Copy link

hdz717 commented Jan 18, 2023

sudo sh postprocess.sh
Traceback (most recent call last):
File "parse_interface.py", line 138, in
parse_interfaces()
File "parse_interface.py", line 117, in parse_interfaces
parse_one_interface(filename)
File "parse_interface.py", line 92, in parse_one_interface
interfaceName =func2svc[funcname]["interfaceName"]
KeyError: 'interfaceName'
ERROR:main:readDecryptHandleFromParcelData.xml
ERROR:main:Unexpected thing meeted when parsing structure.
cp: cannot stat 'manually/flattenable/reply/': No such file or directory
cp: cannot stat 'manually/light_flattenable/data/
': No such file or directory
cp: cannot stat 'manually/light_flattenable/reply/*': No such file or directory

@iromise
Copy link
Owner

iromise commented Feb 11, 2023

@HDZ6593515 You can debug according to the log, the log is very clear.

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

2 participants