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

[Bug] Error MISP Analayser In Cortex #1206

Open
mbelhassen opened this issue Jul 31, 2023 · 1 comment
Open

[Bug] Error MISP Analayser In Cortex #1206

mbelhassen opened this issue Jul 31, 2023 · 1 comment

Comments

@mbelhassen
Copy link

mbelhassen commented Jul 31, 2023

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

bug

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.

@mbelhassen
Copy link
Author

Issue :

pip3 install --force pymisp[fileobjects]

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

No branches or pull requests

2 participants