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

ERROR #55

Open
aboodasad94 opened this issue May 14, 2022 · 0 comments
Open

ERROR #55

aboodasad94 opened this issue May 14, 2022 · 0 comments
Labels

Comments

@aboodasad94
Copy link

When I run create-profile MISP_maltego I get this message on kali Linux Gnome 2022.1
Traceback (most recent call last):
File "/home/kali/.local/bin/canari", line 5, in
from canari.entrypoints import main
File "/home/kali/.local/lib/python3.10/site-packages/canari/entrypoints.py", line 11, in
from canari.commands.framework import (pass_context, CanariPackage, is_new_transform, CanariGroup,
File "/home/kali/.local/lib/python3.10/site-packages/canari/commands/framework.py", line 9, in
from canari.pkgutils.transform import TransformDistribution
File "/home/kali/.local/lib/python3.10/site-packages/canari/pkgutils/transform.py", line 16, in
from canari.maltego.message import EntityTypeFactory
File "/home/kali/.local/lib/python3.10/site-packages/canari/maltego/message.py", line 8, in
from collections import Iterable, OrderedDict
ImportError: cannot import name 'Iterable' from 'collections' (/usr/lib/python3.10/collections/init.py)

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

No branches or pull requests

2 participants