-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
I got the error why trying to run canari create-profile MISP_maltego
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/canari/pkgutils/maltego.py", line 537, in __del__
self.close()
File "/usr/local/lib/python3.7/site-packages/canari/pkgutils/maltego.py", line 812, in close
self._write_pending()
File "/usr/local/lib/python3.7/site-packages/canari/pkgutils/maltego.py", line 722, in _write_pending
self.write_file(transform_set_def['filename'], transform_set_xml)
File "/usr/local/lib/python3.7/site-packages/canari/pkgutils/maltego.py", line 705, in write_file
contents = contents.render(encoding='utf-8', fragment=True, pretty=True)
File "/usr/local/lib/python3.7/site-packages/safedexml/__init__.py", line 419, in render
data.extend(self._render(nsmap))
File "/usr/local/lib/python3.7/site-packages/safedexml/__init__.py", line 461, in _render
if self.meta.namespace:
AttributeError: type object 'meta' has no attribute 'namespace'
I see there was a Meta class, but I changed Meta to meta, it still didn't work. Have no clue how to fix this. Please advise.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels