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

cannot import misp-maltego package #59

Open
404i opened this issue Oct 26, 2022 · 0 comments
Open

cannot import misp-maltego package #59

404i opened this issue Oct 26, 2022 · 0 comments

Comments

@404i
Copy link

404i commented Oct 26, 2022

following the guide to creating maltego misp transform for our local MISP instance, this is what I encounter, tested it on several systems with pretty much the same result. MISP-Maltego installed via pip3 with root priv. Thank you for any insights in advance!

DISTRIB_DESCRIPTION="Linux Mint 21 Vanessa"
minty@linx:~$ uname -r
5.15.0-41-generic
minty@linx:~$ python2 --version
Python 2.7.18
minty@linx:~$ python3 --version
Python 3.10.6
minty@linx:~$ pip3 list | fgrep -e MISP -e canari
canari                3.3.10
MISP-maltego          1.4.7
minty@linx:~$ pip3 list --user | fgrep -e MISP -e canari
minty@linx:~$ canari create-profile misp_maltego
Loading Canari configuration file '/home/minty/.canari/canari.conf'
Usage: canari create-profile [OPTIONS] [PACKAGE]

Error: Invalid value for '[PACKAGE]': Does not appear to be a valid canari package. Couldn't import the 'misp_maltego' module in 'misp_maltego'. Error message: No module named misp_maltego
minty@linx:~$ 
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

1 participant