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

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

Open
azzarin opened this issue Feb 16, 2021 · 2 comments
Open

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

azzarin opened this issue Feb 16, 2021 · 2 comments

Comments

@azzarin
Copy link

azzarin commented Feb 16, 2021

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.

@BlazedLearning
Copy link

Hello,
I have the same issue. Has it been solved?

@sliferboy
Copy link

same here

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

3 participants