Skip to content

KeyError: 'productName' #54

@Merlini93

Description

@Merlini93

Uniquify and Sort done
Uniquify and Sort
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.7/bin/xunique", line 8, in
sys.exit(main())
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/xUnique.py", line 546, in main
xunique.unique_project()
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/xUnique.py", line 188, in unique_project
self.__unique_project(self.root_hex)
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/xUnique.py", line 365, in __unique_project
self.__set_to_result(project_hex, target_hex, cur_path_key)
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/xUnique.py", line 141, in __set_to_result
current_path = '/'.join([str(current_node[i]) for i in current_path_key])
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/xUnique.py", line 141, in
current_path = '/'.join([str(current_node[i]) for i in current_path_key])
KeyError: 'productName'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions