You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
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
Thank you,
Regards.-
The text was updated successfully, but these errors were encountered:
When running an analysis with VirusTotal I returned the following error:
Apparently I have installed the cortexutils for python3
Thank you,
Regards.-
The text was updated successfully, but these errors were encountered: