complexpotato / Faitagram

(Doesn't work anymore)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

syntax error

shuhrat02 opened this issue · comments

Hello, I have this error, when i run ur soft:


/Faitagram# ./faitagram -s instagram -u %someusername-w /Documents/passwords/rockyou.txt -d 10

from: can't read /var/mail/time
from: can't read /var/mail/subprocess
from: can't read /var/mail/selenium
from: can't read /var/mail/selenium.webdriver.common.keys
from: can't read /var/mail/selenium.webdriver.support.ui
from: can't read /var/mail/pyvirtualdisplay
from: can't read /var/mail/urllib
./faitagram: line 11: syntax error near unexpected token `sys'
./faitagram: line 11: `reload(sys)'
Faitagram# python faitagram
Traceback (most recent call last):
  File "faitagram", line 2, in <module>
    import argparse, mechanize, os, sys, socks, socket
ImportError: No module named mechanize

commented

First you need to have the mechanize module. Just run the setup.py