ModuleNotFoundError: No module named 'requests'
Sujithr1980 opened this issue · 11 comments
Sujithr1980 commented
While trying to run python3 generator.py, I get the error as ModuleNotFoundError: No module named 'requests', I am trying to run this in Visual Studio Code. Can you please check.
Thanks & Regards,
Sujith
Gioelio commented
I think is because you don’t have python3 installed, but if you have
python3 installed and then you can’t run again i will try to resolve the
problem.
Thanks
…On Wed, 25 Mar 2020 at 13:16, Sujithr1980 ***@***.***> wrote:
While trying to run python3 generator.py, I get the error as
ModuleNotFoundError: No module named 'requests', I am trying to run this in
Visual Studio Code. Can you please check.
Thanks & Regards,
Sujith
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q>
.
Sujithr1980 commented
I have Python version 3.8 installed.
I would also like to know when I try to enter $ python3 generator.py I get
a error, but after deleting "$" the script runs but get the error that I
previously mentioned in my email.
Thanks.
On Wed, Mar 25, 2020 at 5:49 PM Gioele Fiorenza <notifications@github.com>
wrote:
… I think is because you don’t have python3 installed, but if you have
python3 installed and then you can’t run again i will try to resolve the
problem.
Thanks
On Wed, 25 Mar 2020 at 13:16, Sujithr1980 ***@***.***>
wrote:
> While trying to run python3 generator.py, I get the error as
> ModuleNotFoundError: No module named 'requests', I am trying to run this
in
> Visual Studio Code. Can you please check.
>
> Thanks & Regards,
>
> Sujith
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#1>, or
unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO57PC4KBX6IRWOPRHRZPIDRJHZE3ANCNFSM4LTNBC5Q>
.
Gioelio commented
ok, maybe i forgot to write that you have to install the modules from pip, try run this command
python3 -m pip install requests configparser
(anyway i want to remind you that you don’t have to copy $ when copy code, that character is only for indicate that the line is a line of cmd)
… Il giorno 25 mar 2020, alle ore 13:16, Sujithr1980 ***@***.***> ha scritto:
While trying to run python3 generator.py, I get the error as ModuleNotFoundError: No module named 'requests', I am trying to run this in Visual Studio Code. Can you please check.
Thanks & Regards,
Sujith
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#1>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q>.
Sujithr1980 commented
Thank you the script is working now :)
…On Wed, Mar 25, 2020 at 6:13 PM Gioele Fiorenza ***@***.***> wrote:
ok, maybe i forgot to write that you have to install the modules from pip,
try run this command
python3 -m pip install requests configparser
(anyway i want to remind you that you don’t have to copy $ when copy code,
that character is only for indicate that the line is a line of cmd)
> Il giorno 25 mar 2020, alle ore 13:16, Sujithr1980 <
***@***.***> ha scritto:
>
>
> While trying to run python3 generator.py, I get the error as
ModuleNotFoundError: No module named 'requests', I am trying to run this in
Visual Studio Code. Can you please check.
>
> Thanks & Regards,
>
> Sujith
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub <
#1>, or unsubscribe
<
https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q
>.
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO57PC3QMTVCSXQJHUWGLPTRJH36JANCNFSM4LTNBC5Q>
.
Gioelio commented
Thanks to you for your feedback, now i fix the readme, if it working good please give me a star
… Il giorno 25 mar 2020, alle ore 14:27, Sujithr1980 ***@***.***> ha scritto:
Thank you the script is working now :)
On Wed, Mar 25, 2020 at 6:13 PM Gioele Fiorenza ***@***.***>
wrote:
> ok, maybe i forgot to write that you have to install the modules from pip,
> try run this command
> python3 -m pip install requests configparser
> (anyway i want to remind you that you don’t have to copy $ when copy code,
> that character is only for indicate that the line is a line of cmd)
>
>
> > Il giorno 25 mar 2020, alle ore 13:16, Sujithr1980 <
> ***@***.***> ha scritto:
> >
> >
> > While trying to run python3 generator.py, I get the error as
> ModuleNotFoundError: No module named 'requests', I am trying to run this in
> Visual Studio Code. Can you please check.
> >
> > Thanks & Regards,
> >
> > Sujith
> >
> > —
> > You are receiving this because you are subscribed to this thread.
> > Reply to this email directly, view it on GitHub <
> #1>, or unsubscribe
> <
> https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q
> >.
> >
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#1 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AO57PC3QMTVCSXQJHUWGLPTRJH36JANCNFSM4LTNBC5Q>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AIOYPZ7S3JACFKS4Q5USWV3RJIBERANCNFSM4LTNBC5Q>.
Sujithr1980 commented
Sure...
On Wed, Mar 25, 2020 at 7:01 PM Gioele Fiorenza <notifications@github.com>
wrote:
… Thanks to you for your feedback, now i fix the readme, if it working good
please give me a star
> Il giorno 25 mar 2020, alle ore 14:27, Sujithr1980 <
***@***.***> ha scritto:
>
>
> Thank you the script is working now :)
>
> On Wed, Mar 25, 2020 at 6:13 PM Gioele Fiorenza <
***@***.***>
> wrote:
>
> > ok, maybe i forgot to write that you have to install the modules from
pip,
> > try run this command
> > python3 -m pip install requests configparser
> > (anyway i want to remind you that you don’t have to copy $ when copy
code,
> > that character is only for indicate that the line is a line of cmd)
> >
> >
> > > Il giorno 25 mar 2020, alle ore 13:16, Sujithr1980 <
> > ***@***.***> ha scritto:
> > >
> > >
> > > While trying to run python3 generator.py, I get the error as
> > ModuleNotFoundError: No module named 'requests', I am trying to run
this in
> > Visual Studio Code. Can you please check.
> > >
> > > Thanks & Regards,
> > >
> > > Sujith
> > >
> > > —
> > > You are receiving this because you are subscribed to this thread.
> > > Reply to this email directly, view it on GitHub <
> > #1>, or
unsubscribe
> > <
> >
https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q
> > >.
> > >
> >
> > —
> > You are receiving this because you authored the thread.
> > Reply to this email directly, view it on GitHub
> > <
#1 (comment)
>,
> > or unsubscribe
> > <
https://github.com/notifications/unsubscribe-auth/AO57PC3QMTVCSXQJHUWGLPTRJH36JANCNFSM4LTNBC5Q
>
> > .
> >
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub <
#1 (comment)>,
or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AIOYPZ7S3JACFKS4Q5USWV3RJIBERANCNFSM4LTNBC5Q
>.
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO57PC4F4MSG2HU47XYH55LRJIBSRANCNFSM4LTNBC5Q>
.
Sujithr1980 commented
Have an quick question
- Keywords about account (Split with ',')
Does this mean that if I have some keyword in mind I need to provide all
those keywords and split it with","
How about Special Characters like @ !, should this also be given with the
keywords
When it has the correct password will the script automatically stop?
…On Wed, Mar 25, 2020 at 8:25 PM sujith r ***@***.***> wrote:
Sure...
On Wed, Mar 25, 2020 at 7:01 PM Gioele Fiorenza ***@***.***>
wrote:
> Thanks to you for your feedback, now i fix the readme, if it working good
> please give me a star
>
> > Il giorno 25 mar 2020, alle ore 14:27, Sujithr1980 <
> ***@***.***> ha scritto:
> >
> >
> > Thank you the script is working now :)
> >
> > On Wed, Mar 25, 2020 at 6:13 PM Gioele Fiorenza <
> ***@***.***>
> > wrote:
> >
> > > ok, maybe i forgot to write that you have to install the modules from
> pip,
> > > try run this command
> > > python3 -m pip install requests configparser
> > > (anyway i want to remind you that you don’t have to copy $ when copy
> code,
> > > that character is only for indicate that the line is a line of cmd)
> > >
> > >
> > > > Il giorno 25 mar 2020, alle ore 13:16, Sujithr1980 <
> > > ***@***.***> ha scritto:
> > > >
> > > >
> > > > While trying to run python3 generator.py, I get the error as
> > > ModuleNotFoundError: No module named 'requests', I am trying to run
> this in
> > > Visual Studio Code. Can you please check.
> > > >
> > > > Thanks & Regards,
> > > >
> > > > Sujith
> > > >
> > > > —
> > > > You are receiving this because you are subscribed to this thread.
> > > > Reply to this email directly, view it on GitHub <
> > > #1>, or
> unsubscribe
> > > <
> > >
> https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q
> > > >.
> > > >
> > >
> > > —
> > > You are receiving this because you authored the thread.
> > > Reply to this email directly, view it on GitHub
> > > <
> #1 (comment)
> >,
> > > or unsubscribe
> > > <
> https://github.com/notifications/unsubscribe-auth/AO57PC3QMTVCSXQJHUWGLPTRJH36JANCNFSM4LTNBC5Q
> >
> > > .
> > >
> > —
> > You are receiving this because you commented.
> > Reply to this email directly, view it on GitHub <
> #1 (comment)>,
> or unsubscribe <
> https://github.com/notifications/unsubscribe-auth/AIOYPZ7S3JACFKS4Q5USWV3RJIBERANCNFSM4LTNBC5Q
> >.
> >
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#1 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AO57PC4F4MSG2HU47XYH55LRJIBSRANCNFSM4LTNBC5Q>
> .
>
Gioelio commented
Yes the idea is that you put some word and numbers(in numbers put also special character like @, !) and the script mix the word and send request, the script will save the attempted password in a file so that if you stop and then restart the script the old attempted password will not be reused, when the program find the password can be not stop, because it is multithreading and for light the thread this go alone, but when the password is found the script create another file with the password of the account
… Il giorno 25 mar 2020, alle ore 16:04, Sujithr1980 ***@***.***> ha scritto:
Have an quick question
- Keywords about account (Split with ',')
Does this mean that if I have some keyword in mind I need to provide all
those keywords and split it with","
How about Special Characters like @ !, should this also be given with the
keywords
When it has the correct password will the script automatically stop?
On Wed, Mar 25, 2020 at 8:25 PM sujith r ***@***.*** ***@***.***>> wrote:
> Sure...
>
> On Wed, Mar 25, 2020 at 7:01 PM Gioele Fiorenza ***@***.*** ***@***.***>>
> wrote:
>
>> Thanks to you for your feedback, now i fix the readme, if it working good
>> please give me a star
>>
>> > Il giorno 25 mar 2020, alle ore 14:27, Sujithr1980 <
>> ***@***.*** ***@***.***>> ha scritto:
>> >
>> >
>> > Thank you the script is working now :)
>> >
>> > On Wed, Mar 25, 2020 at 6:13 PM Gioele Fiorenza <
>> ***@***.*** ***@***.***>>
>> > wrote:
>> >
>> > > ok, maybe i forgot to write that you have to install the modules from
>> pip,
>> > > try run this command
>> > > python3 -m pip install requests configparser
>> > > (anyway i want to remind you that you don’t have to copy $ when copy
>> code,
>> > > that character is only for indicate that the line is a line of cmd)
>> > >
>> > >
>> > > > Il giorno 25 mar 2020, alle ore 13:16, Sujithr1980 <
>> > > ***@***.*** ***@***.***>> ha scritto:
>> > > >
>> > > >
>> > > > While trying to run python3 generator.py, I get the error as
>> > > ModuleNotFoundError: No module named 'requests', I am trying to run
>> this in
>> > > Visual Studio Code. Can you please check.
>> > > >
>> > > > Thanks & Regards,
>> > > >
>> > > > Sujith
>> > > >
>> > > > —
>> > > > You are receiving this because you are subscribed to this thread.
>> > > > Reply to this email directly, view it on GitHub <
>> > > #1 <#1>>, or
>> unsubscribe
>> > > <
>> > >
>> https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q <https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q>
>> > > >.
>> > > >
>> > >
>> > > —
>> > > You are receiving this because you authored the thread.
>> > > Reply to this email directly, view it on GitHub
>> > > <
>> #1 (comment) <#1 (comment)>
>> >,
>> > > or unsubscribe
>> > > <
>> https://github.com/notifications/unsubscribe-auth/AO57PC3QMTVCSXQJHUWGLPTRJH36JANCNFSM4LTNBC5Q <https://github.com/notifications/unsubscribe-auth/AO57PC3QMTVCSXQJHUWGLPTRJH36JANCNFSM4LTNBC5Q>
>> >
>> > > .
>> > >
>> > —
>> > You are receiving this because you commented.
>> > Reply to this email directly, view it on GitHub <
>> #1 (comment) <#1 (comment)>>,
>> or unsubscribe <
>> https://github.com/notifications/unsubscribe-auth/AIOYPZ7S3JACFKS4Q5USWV3RJIBERANCNFSM4LTNBC5Q <https://github.com/notifications/unsubscribe-auth/AIOYPZ7S3JACFKS4Q5USWV3RJIBERANCNFSM4LTNBC5Q>
>> >.
>> >
>>
>> —
>> You are receiving this because you authored the thread.
>> Reply to this email directly, view it on GitHub
>> <#1 (comment) <#1 (comment)>>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/AO57PC4F4MSG2HU47XYH55LRJIBSRANCNFSM4LTNBC5Q <https://github.com/notifications/unsubscribe-auth/AO57PC4F4MSG2HU47XYH55LRJIBSRANCNFSM4LTNBC5Q>>
>> .
>>
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AIOYPZYCFZL2TZS2DXUOJYTRJIMOLANCNFSM4LTNBC5Q>.
Sujithr1980 commented
Ok, I just checked the file which shows attempted password, I am able to
see the correct password of my account there, but as you said in your
previous email that script will create another file with the password of
the account. But this was not created and still the script is running.
On Wed, Mar 25, 2020 at 8:39 PM Gioele Fiorenza <notifications@github.com>
wrote:
… Yes the idea is that you put some word and numbers(in numbers put also
special character like @, !) and the script mix the word and send request,
the script will save the attempted password in a file so that if you stop
and then restart the script the old attempted password will not be reused,
when the program find the password can be not stop, because it is
multithreading and for light the thread this go alone, but when the
password is found the script create another file with the password of the
account
> Il giorno 25 mar 2020, alle ore 16:04, Sujithr1980 <
***@***.***> ha scritto:
>
>
> Have an quick question
>
> - Keywords about account (Split with ',')
>
> Does this mean that if I have some keyword in mind I need to provide all
> those keywords and split it with","
> How about Special Characters like @ !, should this also be given with the
> keywords
> When it has the correct password will the script automatically stop?
>
> On Wed, Mar 25, 2020 at 8:25 PM sujith r ***@***.*** <mailto:
***@***.***>> wrote:
>
> > Sure...
> >
> > On Wed, Mar 25, 2020 at 7:01 PM Gioele Fiorenza <
***@***.*** ***@***.***>>
> > wrote:
> >
> >> Thanks to you for your feedback, now i fix the readme, if it working
good
> >> please give me a star
> >>
> >> > Il giorno 25 mar 2020, alle ore 14:27, Sujithr1980 <
> >> ***@***.*** ***@***.***>> ha
scritto:
> >> >
> >> >
> >> > Thank you the script is working now :)
> >> >
> >> > On Wed, Mar 25, 2020 at 6:13 PM Gioele Fiorenza <
> >> ***@***.*** ***@***.***>>
> >> > wrote:
> >> >
> >> > > ok, maybe i forgot to write that you have to install the modules
from
> >> pip,
> >> > > try run this command
> >> > > python3 -m pip install requests configparser
> >> > > (anyway i want to remind you that you don’t have to copy $ when
copy
> >> code,
> >> > > that character is only for indicate that the line is a line of
cmd)
> >> > >
> >> > >
> >> > > > Il giorno 25 mar 2020, alle ore 13:16, Sujithr1980 <
> >> > > ***@***.*** ***@***.***>> ha
scritto:
> >> > > >
> >> > > >
> >> > > > While trying to run python3 generator.py, I get the error as
> >> > > ModuleNotFoundError: No module named 'requests', I am trying to
run
> >> this in
> >> > > Visual Studio Code. Can you please check.
> >> > > >
> >> > > > Thanks & Regards,
> >> > > >
> >> > > > Sujith
> >> > > >
> >> > > > —
> >> > > > You are receiving this because you are subscribed to this
thread.
> >> > > > Reply to this email directly, view it on GitHub <
> >> > > #1 <
#1>>, or
> >> unsubscribe
> >> > > <
> >> > >
> >>
https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q
<
https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q
>
> >> > > >.
> >> > > >
> >> > >
> >> > > —
> >> > > You are receiving this because you authored the thread.
> >> > > Reply to this email directly, view it on GitHub
> >> > > <
> >>
#1 (comment)
<
#1 (comment)
>
> >> >,
> >> > > or unsubscribe
> >> > > <
> >>
https://github.com/notifications/unsubscribe-auth/AO57PC3QMTVCSXQJHUWGLPTRJH36JANCNFSM4LTNBC5Q
<
https://github.com/notifications/unsubscribe-auth/AO57PC3QMTVCSXQJHUWGLPTRJH36JANCNFSM4LTNBC5Q
>
> >> >
> >> > > .
> >> > >
> >> > —
> >> > You are receiving this because you commented.
> >> > Reply to this email directly, view it on GitHub <
> >>
#1 (comment)
<
#1 (comment)
>>,
> >> or unsubscribe <
> >>
https://github.com/notifications/unsubscribe-auth/AIOYPZ7S3JACFKS4Q5USWV3RJIBERANCNFSM4LTNBC5Q
<
https://github.com/notifications/unsubscribe-auth/AIOYPZ7S3JACFKS4Q5USWV3RJIBERANCNFSM4LTNBC5Q
>
> >> >.
> >> >
> >>
> >> —
> >> You are receiving this because you authored the thread.
> >> Reply to this email directly, view it on GitHub
> >> <
#1 (comment)
<
#1 (comment)
>>,
> >> or unsubscribe
> >> <
https://github.com/notifications/unsubscribe-auth/AO57PC4F4MSG2HU47XYH55LRJIBSRANCNFSM4LTNBC5Q
<
https://github.com/notifications/unsubscribe-auth/AO57PC4F4MSG2HU47XYH55LRJIBSRANCNFSM4LTNBC5Q
>>
> >> .
> >>
> >
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub <
#1 (comment)>,
or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AIOYPZYCFZL2TZS2DXUOJYTRJIMOLANCNFSM4LTNBC5Q
>.
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO57PC22E7EZA7OFWRVJ5YTRJINBHANCNFSM4LTNBC5Q>
.
Gioelio commented
I’ve tested this script so hard that when i publish it’s working, but i
thinks that now google had changed their control on the password, because
before it sends captcha to confirm that you’re not a robot (and i just sent
10 000 request without any one captcha) and i tryed to send the same
correct password of my account a lot of different times, but google respond
me that it was incorrect 499 times and 1 time told me with the token of the
account, now i will think about a solution to this problem and i let you
know when i discover something
Thanks a lot of much for your feedback
…On Wed, 25 Mar 2020 at 16:47, Sujithr1980 ***@***.***> wrote:
Ok, I just checked the file which shows attempted password, I am able to
see the correct password of my account there, but as you said in your
previous email that script will create another file with the password of
the account. But this was not created and still the script is running.
On Wed, Mar 25, 2020 at 8:39 PM Gioele Fiorenza ***@***.***>
wrote:
> Yes the idea is that you put some word and numbers(in numbers put also
> special character like @, !) and the script mix the word and send
request,
> the script will save the attempted password in a file so that if you stop
> and then restart the script the old attempted password will not be
reused,
> when the program find the password can be not stop, because it is
> multithreading and for light the thread this go alone, but when the
> password is found the script create another file with the password of the
> account
>
> > Il giorno 25 mar 2020, alle ore 16:04, Sujithr1980 <
> ***@***.***> ha scritto:
> >
> >
> > Have an quick question
> >
> > - Keywords about account (Split with ',')
> >
> > Does this mean that if I have some keyword in mind I need to provide
all
> > those keywords and split it with","
> > How about Special Characters like @ !, should this also be given with
the
> > keywords
> > When it has the correct password will the script automatically stop?
> >
> > On Wed, Mar 25, 2020 at 8:25 PM sujith r ***@***.*** <mailto:
> ***@***.***>> wrote:
> >
> > > Sure...
> > >
> > > On Wed, Mar 25, 2020 at 7:01 PM Gioele Fiorenza <
> ***@***.*** ***@***.***>>
> > > wrote:
> > >
> > >> Thanks to you for your feedback, now i fix the readme, if it working
> good
> > >> please give me a star
> > >>
> > >> > Il giorno 25 mar 2020, alle ore 14:27, Sujithr1980 <
> > >> ***@***.*** ***@***.***>> ha
> scritto:
> > >> >
> > >> >
> > >> > Thank you the script is working now :)
> > >> >
> > >> > On Wed, Mar 25, 2020 at 6:13 PM Gioele Fiorenza <
> > >> ***@***.*** ***@***.***>>
> > >> > wrote:
> > >> >
> > >> > > ok, maybe i forgot to write that you have to install the modules
> from
> > >> pip,
> > >> > > try run this command
> > >> > > python3 -m pip install requests configparser
> > >> > > (anyway i want to remind you that you don’t have to copy $ when
> copy
> > >> code,
> > >> > > that character is only for indicate that the line is a line of
> cmd)
> > >> > >
> > >> > >
> > >> > > > Il giorno 25 mar 2020, alle ore 13:16, Sujithr1980 <
> > >> > > ***@***.*** ***@***.***>> ha
> scritto:
> > >> > > >
> > >> > > >
> > >> > > > While trying to run python3 generator.py, I get the error as
> > >> > > ModuleNotFoundError: No module named 'requests', I am trying to
> run
> > >> this in
> > >> > > Visual Studio Code. Can you please check.
> > >> > > >
> > >> > > > Thanks & Regards,
> > >> > > >
> > >> > > > Sujith
> > >> > > >
> > >> > > > —
> > >> > > > You are receiving this because you are subscribed to this
> thread.
> > >> > > > Reply to this email directly, view it on GitHub <
> > >> > > #1 <
> #1>>, or
> > >> unsubscribe
> > >> > > <
> > >> > >
> > >>
>
https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q
> <
>
https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q
> >
> > >> > > >.
> > >> > > >
> > >> > >
> > >> > > —
> > >> > > You are receiving this because you authored the thread.
> > >> > > Reply to this email directly, view it on GitHub
> > >> > > <
> > >>
>
#1 (comment)
> <
>
#1 (comment)
> >
> > >> >,
> > >> > > or unsubscribe
> > >> > > <
> > >>
>
https://github.com/notifications/unsubscribe-auth/AO57PC3QMTVCSXQJHUWGLPTRJH36JANCNFSM4LTNBC5Q
> <
>
https://github.com/notifications/unsubscribe-auth/AO57PC3QMTVCSXQJHUWGLPTRJH36JANCNFSM4LTNBC5Q
> >
> > >> >
> > >> > > .
> > >> > >
> > >> > —
> > >> > You are receiving this because you commented.
> > >> > Reply to this email directly, view it on GitHub <
> > >>
>
#1 (comment)
> <
>
#1 (comment)
> >>,
> > >> or unsubscribe <
> > >>
>
https://github.com/notifications/unsubscribe-auth/AIOYPZ7S3JACFKS4Q5USWV3RJIBERANCNFSM4LTNBC5Q
> <
>
https://github.com/notifications/unsubscribe-auth/AIOYPZ7S3JACFKS4Q5USWV3RJIBERANCNFSM4LTNBC5Q
> >
> > >> >.
> > >> >
> > >>
> > >> —
> > >> You are receiving this because you authored the thread.
> > >> Reply to this email directly, view it on GitHub
> > >> <
>
#1 (comment)
> <
>
#1 (comment)
> >>,
> > >> or unsubscribe
> > >> <
>
https://github.com/notifications/unsubscribe-auth/AO57PC4F4MSG2HU47XYH55LRJIBSRANCNFSM4LTNBC5Q
> <
>
https://github.com/notifications/unsubscribe-auth/AO57PC4F4MSG2HU47XYH55LRJIBSRANCNFSM4LTNBC5Q
> >>
> > >> .
> > >>
> > >
> > —
> > You are receiving this because you commented.
> > Reply to this email directly, view it on GitHub <
>
#1 (comment)
>,
> or unsubscribe <
>
https://github.com/notifications/unsubscribe-auth/AIOYPZYCFZL2TZS2DXUOJYTRJIMOLANCNFSM4LTNBC5Q
> >.
> >
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <
#1 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AO57PC22E7EZA7OFWRVJ5YTRJINBHANCNFSM4LTNBC5Q
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIOYPZ633GH7JRUZHBKZOILRJIRS5ANCNFSM4LTNBC5Q>
.
Sujithr1980 commented
Thank you, i shall wait for your reply to restart the testing.
On Wed, Mar 25, 2020, 9:52 PM Gioele Fiorenza <notifications@github.com>
wrote:
… I’ve tested this script so hard that when i publish it’s working, but i
thinks that now google had changed their control on the password, because
before it sends captcha to confirm that you’re not a robot (and i just sent
10 000 request without any one captcha) and i tryed to send the same
correct password of my account a lot of different times, but google respond
me that it was incorrect 499 times and 1 time told me with the token of the
account, now i will think about a solution to this problem and i let you
know when i discover something
Thanks a lot of much for your feedback
On Wed, 25 Mar 2020 at 16:47, Sujithr1980 ***@***.***>
wrote:
> Ok, I just checked the file which shows attempted password, I am able to
> see the correct password of my account there, but as you said in your
> previous email that script will create another file with the password of
> the account. But this was not created and still the script is running.
>
> On Wed, Mar 25, 2020 at 8:39 PM Gioele Fiorenza <
***@***.***>
> wrote:
>
> > Yes the idea is that you put some word and numbers(in numbers put also
> > special character like @, !) and the script mix the word and send
> request,
> > the script will save the attempted password in a file so that if you
stop
> > and then restart the script the old attempted password will not be
> reused,
> > when the program find the password can be not stop, because it is
> > multithreading and for light the thread this go alone, but when the
> > password is found the script create another file with the password of
the
> > account
> >
> > > Il giorno 25 mar 2020, alle ore 16:04, Sujithr1980 <
> > ***@***.***> ha scritto:
> > >
> > >
> > > Have an quick question
> > >
> > > - Keywords about account (Split with ',')
> > >
> > > Does this mean that if I have some keyword in mind I need to provide
> all
> > > those keywords and split it with","
> > > How about Special Characters like @ !, should this also be given with
> the
> > > keywords
> > > When it has the correct password will the script automatically stop?
> > >
> > > On Wed, Mar 25, 2020 at 8:25 PM sujith r ***@***.***
<mailto:
> > ***@***.***>> wrote:
> > >
> > > > Sure...
> > > >
> > > > On Wed, Mar 25, 2020 at 7:01 PM Gioele Fiorenza <
> > ***@***.*** ***@***.***>>
> > > > wrote:
> > > >
> > > >> Thanks to you for your feedback, now i fix the readme, if it
working
> > good
> > > >> please give me a star
> > > >>
> > > >> > Il giorno 25 mar 2020, alle ore 14:27, Sujithr1980 <
> > > >> ***@***.*** ***@***.***>> ha
> > scritto:
> > > >> >
> > > >> >
> > > >> > Thank you the script is working now :)
> > > >> >
> > > >> > On Wed, Mar 25, 2020 at 6:13 PM Gioele Fiorenza <
> > > >> ***@***.*** ***@***.***>>
> > > >> > wrote:
> > > >> >
> > > >> > > ok, maybe i forgot to write that you have to install the
modules
> > from
> > > >> pip,
> > > >> > > try run this command
> > > >> > > python3 -m pip install requests configparser
> > > >> > > (anyway i want to remind you that you don’t have to copy $
when
> > copy
> > > >> code,
> > > >> > > that character is only for indicate that the line is a line of
> > cmd)
> > > >> > >
> > > >> > >
> > > >> > > > Il giorno 25 mar 2020, alle ore 13:16, Sujithr1980 <
> > > >> > > ***@***.*** ***@***.***>>
ha
> > scritto:
> > > >> > > >
> > > >> > > >
> > > >> > > > While trying to run python3 generator.py, I get the error as
> > > >> > > ModuleNotFoundError: No module named 'requests', I am trying
to
> > run
> > > >> this in
> > > >> > > Visual Studio Code. Can you please check.
> > > >> > > >
> > > >> > > > Thanks & Regards,
> > > >> > > >
> > > >> > > > Sujith
> > > >> > > >
> > > >> > > > —
> > > >> > > > You are receiving this because you are subscribed to this
> > thread.
> > > >> > > > Reply to this email directly, view it on GitHub <
> > > >> > > #1 <
> > #1>>, or
> > > >> unsubscribe
> > > >> > > <
> > > >> > >
> > > >>
> >
>
https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q
> > <
> >
>
https://github.com/notifications/unsubscribe-auth/AIOYPZ7FTZNXS6KM36MOJC3RJHY3LANCNFSM4LTNBC5Q
> > >
> > > >> > > >.
> > > >> > > >
> > > >> > >
> > > >> > > —
> > > >> > > You are receiving this because you authored the thread.
> > > >> > > Reply to this email directly, view it on GitHub
> > > >> > > <
> > > >>
> >
>
#1 (comment)
> > <
> >
>
#1 (comment)
> > >
> > > >> >,
> > > >> > > or unsubscribe
> > > >> > > <
> > > >>
> >
>
https://github.com/notifications/unsubscribe-auth/AO57PC3QMTVCSXQJHUWGLPTRJH36JANCNFSM4LTNBC5Q
> > <
> >
>
https://github.com/notifications/unsubscribe-auth/AO57PC3QMTVCSXQJHUWGLPTRJH36JANCNFSM4LTNBC5Q
> > >
> > > >> >
> > > >> > > .
> > > >> > >
> > > >> > —
> > > >> > You are receiving this because you commented.
> > > >> > Reply to this email directly, view it on GitHub <
> > > >>
> >
>
#1 (comment)
> > <
> >
>
#1 (comment)
> > >>,
> > > >> or unsubscribe <
> > > >>
> >
>
https://github.com/notifications/unsubscribe-auth/AIOYPZ7S3JACFKS4Q5USWV3RJIBERANCNFSM4LTNBC5Q
> > <
> >
>
https://github.com/notifications/unsubscribe-auth/AIOYPZ7S3JACFKS4Q5USWV3RJIBERANCNFSM4LTNBC5Q
> > >
> > > >> >.
> > > >> >
> > > >>
> > > >> —
> > > >> You are receiving this because you authored the thread.
> > > >> Reply to this email directly, view it on GitHub
> > > >> <
> >
>
#1 (comment)
> > <
> >
>
#1 (comment)
> > >>,
> > > >> or unsubscribe
> > > >> <
> >
>
https://github.com/notifications/unsubscribe-auth/AO57PC4F4MSG2HU47XYH55LRJIBSRANCNFSM4LTNBC5Q
> > <
> >
>
https://github.com/notifications/unsubscribe-auth/AO57PC4F4MSG2HU47XYH55LRJIBSRANCNFSM4LTNBC5Q
> > >>
> > > >> .
> > > >>
> > > >
> > > —
> > > You are receiving this because you commented.
> > > Reply to this email directly, view it on GitHub <
> >
>
#1 (comment)
> >,
> > or unsubscribe <
> >
>
https://github.com/notifications/unsubscribe-auth/AIOYPZYCFZL2TZS2DXUOJYTRJIMOLANCNFSM4LTNBC5Q
> > >.
> > >
> >
> > —
> > You are receiving this because you authored the thread.
> > Reply to this email directly, view it on GitHub
> > <
>
#1 (comment)
> >,
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/AO57PC22E7EZA7OFWRVJ5YTRJINBHANCNFSM4LTNBC5Q
> >
> > .
> >
>
> —
> You are receiving this because you commented.
>
>
> Reply to this email directly, view it on GitHub
> <
#1 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AIOYPZ633GH7JRUZHBKZOILRJIRS5ANCNFSM4LTNBC5Q
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO57PC53D44HYQM4UBQSWHLRJIVT5ANCNFSM4LTNBC5Q>
.