Skip to content

AttributeError: 'PyMISP' object has no attribute 'download_last' #1

@azzarin

Description

@azzarin

Getting error:
Traceback (most recent call last):
File "/MISP-Extractor-master/bin/MISP-Extractor.py", line 53, in
data = MispEx.getMISPData(args.s)
File "
\MISP-Extractor-master\bin..\lib\MispExtractor.py", line 73, in getMISPData
misp_last = misp.download_last(since)
AttributeError: 'PyMISP' object has no attribute 'download_last'

I have tried using the arg -s aswell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions