-
Notifications
You must be signed in to change notification settings - Fork 392
Open
Description
Describe the bug
Error MISP Analyser in cortex
** Error **
Traceback (most recent call last): File "/opt/Cortex-Analyzers/analyzers/MISP/misp.py", line 3, in from mispclient import MISPClient, MISPClientError File "/opt/Cortex-Analyzers/analyzers/MISP/mispclient.py", line 2, in import pymispModuleNotFoundError: No module named 'pymisp'
I have updated my python to the last version and i have installed pymisp but problem persist
Work environment
- Server OS: Ubuntu 22.04
- Cortex version: 3.1.7-1
- Cortex Analyzer/Responder name: MISP
- Cortex Analyzer/Responder version: MISP_2_1
If applicable, indicate possible solutions to the problem.