UndeadSec / SocialFish

Phishing Tool & Information Collector
BSD 3-Clause "New" or "Revised" License
4.08k stars 1.3k forks source link

HELP ME! while typing python SocialFish.py then showing this traceback (most recent call last): File "SocialFish.py", line 3, in <module> from flask import Flask, request, render_template, jsonify, redirect, g, flash ImportError: No module named flask #274

Closed Sahilcrockroaz closed 2 years ago

JustVladKaz commented 3 years ago

Solution: python3 -m pip install Flask python3 SocialFish.py

Nimanth114 commented 3 years ago

@JustVladKaz tried but even though it is showing the same thing

Krizsan0596 commented 3 years ago

Try reinstalling python