Advertisement
Guest User

Untitled

a guest
Aug 20th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. 10/142
  2. 20/142
  3. 30/142
  4. 40/142
  5. 50/142
  6. 60/142
  7. 70/142
  8. 80/142
  9. 90/142
  10. 100/142
  11. 110/142
  12. 120/142
  13. 130/142
  14. 140/142
  15. Writing report
  16. Traceback (most recent call last):
  17. File "Recategorize.py", line 50, in <module>
  18. sort_data_and_write(cli_parsed, results)
  19. File "/root/tools/EyeWitness/modules/reporting.py", line 225, in sort_data_and_write
  20. html += obj.create_table_html()
  21. File "/root/tools/EyeWitness/modules/objects.py", line 248, in create_table_html
  22. for key, value in self.headers.items():
  23. AttributeError: 'str' object has no attribute 'items'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement