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

Error Analizer VirusTotal - PIP3 StringIO #30

Open
robben-ar opened this issue Mar 31, 2019 · 1 comment
Open

Error Analizer VirusTotal - PIP3 StringIO #30

robben-ar opened this issue Mar 31, 2019 · 1 comment

Comments

@robben-ar
Copy link

When running an analysis with VirusTotal I returned the following error:

Invalid output
Traceback (most recent call last):
  File "VirusTotal/virustotal.py", line 7, in <module>
    from virustotal_api import PublicApi as VirusTotalPublicApi
  File "/opt/Cortex-Analyzers/analyzers/VirusTotal/virustotal_api.py", line 25, in <module>
    import StringIO
ImportError: No module named 'StringIO'

Apparently I have installed the cortexutils for python3

image

Thank you,
Regards.-

@iwitz
Copy link

iwitz commented Jan 9, 2020

The VirusTotal analyzer was updated to be compatible with Python 3 and the file virustotal_api was deleted, this issue can be closed.

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

2 participants