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

OTXQuery Error - No module named requests #574

Closed
packetvitality opened this issue Dec 12, 2019 · 0 comments
Closed

OTXQuery Error - No module named requests #574

packetvitality opened this issue Dec 12, 2019 · 0 comments
Assignees
Labels
category:bug Issue is related to a bug
Milestone

Comments

@packetvitality
Copy link

Request Type

Bug

Work Environment

Cortex 3, running Analyzers in docker.

Question Answer
OS version (server) Ubuntu 16
OS version (client) N/A
Cortex Analyzer Name OTXQuery
Cortex Analyzer Version 2.3
Cortex Version 3.0, e5dec1e7f936fa4dba4c98b362402422336d2623
Browser type & version N/A

Description

Receiving the following error when running "OTXQuery_2_0" analyzer I receive the following error:
"Success(Traceback (most recent call last): File "OTXQuery/otxquery.py", line 4, in import requests ModuleNotFoundError: No module named 'requests' )"

Steps to Reproduce

Run the analyzer

Possible Solutions

Add 'import requests' to 'Cortex-Analyzers/analyzers/OTXQuery/requirements.txt'

Complementary information

@nadouani nadouani added this to the 2.4.0 milestone Dec 23, 2019
@nadouani nadouani self-assigned this Dec 24, 2019
@nadouani nadouani added the category:bug Issue is related to a bug label Dec 25, 2019
nadouani added a commit that referenced this issue Dec 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug Issue is related to a bug
Projects
None yet
Development

No branches or pull requests

2 participants