adsnash / AutoUnsubscriber

A python script to unsubscribe from junk email and clear out your inbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only executes to "Looks like you're using a (server) account"

a-a-ron79 opened this issue · comments

Hello! I'm super interested in using this code for my Gmail account. I tried to run it but I couldn't get the output to go beyond the point where I entered my email address and hit 'enter'

So...

Line 60 self.password = getpass.getpass('Enter password for ' + self.email + ': ')

never appears in the output; and the program seems to stop here.

I have just started (like last week) trying to learn Python (my first programming language). Any missteps I've made here in how I post or ask questions is evident of my 'newbie-ness'. Appreciate any rope you can give me for that! =) Thanks and Happy New Year!