matamorphosis / Scrummage

A Holistic OSINT and Threat Hunting Platform
GNU General Public License v3.0
502 stars 81 forks source link

issue #4

Closed balagpy closed 4 years ago

balagpy commented 4 years ago

Traceback (most recent call last): File "main.py", line 7, in from flask import Flask, render_template, json, flash, request, redirect, url_for, session, send_from_directory

matamorphosis commented 4 years ago

Please provide more details on this issue as this traceback doesn't provide enough details. Also ensure you're running the program with "python3 main.py".

matamorphosis commented 4 years ago

Going to close this issue as not enough information has been provided. I have tested and confirmed the latest commit works. Please ensure you follow the installation guide as per the Wiki, and follow guidelines to avoid such issues.