Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

[!] Missing dependency, install pymisp (pip install pymisp) #721

Open
kadaokaduan opened this issue Dec 3, 2018 · 6 comments
Open

[!] Missing dependency, install pymisp (pip install pymisp) #721

kadaokaduan opened this issue Dec 3, 2018 · 6 comments

Comments

@kadaokaduan
Copy link

In the viper-cli, I attempt to use misp module, but when I run misp or misp search in viper-cli, I got error [!] Missing dependency, install pymisp (`pip install pymisp`).
The only command the viper-cli could handle is misp -h, it gives a normal result.
I'm pretty sure that the pymisp was installed and when I import pymisp in python3, It runs well. When I run python3 viper-cli, the problem is still there.
My viper version is 2.0-dev.
Many thanks for help!

@frennkie
Copy link
Contributor

frennkie commented Dec 3, 2018

There was a MISP related change a few days ago. I would suggest you make sure you have the most current version of both Viper and MISP.

Does this work in a plain python3 CLI: from pymisp import ExpandedPyMISP, PyMISPError, MISPEvent

@kadaokaduan
Copy link
Author

Solved this problem after git checkout to a historical commit version.

@Rafiot
Copy link
Contributor

Rafiot commented Dec 6, 2018

I released a new version of PyMISP, it should work as expected now.

@kadaokaduan
Copy link
Author

I update pymisp to version 2.4.99, it seems that the problem still there using the latest version of viper...

@Rafiot
Copy link
Contributor

Rafiot commented Dec 7, 2018

Just to be sure: you installed pymisp with pip3?

@jaegeral
Copy link
Contributor

is this still an issue? @kadaokaduan ?

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

No branches or pull requests

4 participants