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

ImportError: No module named 'cortexutils' on V2.0.4 #102

Closed
mathurin68 opened this issue Apr 30, 2018 · 2 comments
Closed

ImportError: No module named 'cortexutils' on V2.0.4 #102

mathurin68 opened this issue Apr 30, 2018 · 2 comments

Comments

@mathurin68
Copy link

ImportError: No module named 'cortexutils' errors in Cortex.

Most of the modules seem to be working but some give this error -
ImportError: No module named 'cortexutils'

[ip] 185[.]141[.]25[.]242
Analyzer: Onyphe_Forward_1_0 Date: 4 minutes ago
Invalid output
Traceback (most recent call last):
File "Onyphe/onyphe_analyzer.py", line 3, in
from cortexutils.analyzer import Analyzer
ImportError: No module named 'cortexutils'

Work Environment

Ubuntu 16.04 LTS
Version 2.0.4
Installed from apt

@3c7
Copy link

3c7 commented Apr 30, 2018

Hello @mathurin68, as some analyzers rely on python 2 while other do on python 3, you need to install cortexutils for both, python 2 and python 3.

@3c7 3c7 closed this as completed Apr 30, 2018
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

2 participants