I am writing a simple facebook bruteforce script in python 3.8 The code is
from subprocess import call import os import sys try: import mechanize except Module