Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: extract email addresses from gmail
Post: extract email addresses from gmail

hi i just want to print all the email addresses present in my gmail contacts and have no idea about how to do it.These email addresses are stored in google contacts(other) label. I was able to prin...
vigneshboolog General Coding Help 0 1,812 Feb-11-2020, 09:23 AM
    Thread: convert a .py file to .exe file
Post: RE: convert a .py file to .exe file

python 3.8
vigneshboolog General Coding Help 12 6,154 Nov-28-2019, 02:10 PM
    Thread: convert a .py file to .exe file
Post: RE: convert a .py file to .exe file

1) I added the drivers.sapi5 line to my code 2) Then i made a spec file with code above in the same folder 3) The in command line i entered pyinstaller --clean talk_fix.spec 4) the error came ' (unic...
vigneshboolog General Coding Help 12 6,154 Nov-28-2019, 01:51 PM
    Thread: convert a .py file to .exe file
Post: RE: convert a .py file to .exe file

tried that to
vigneshboolog General Coding Help 12 6,154 Nov-23-2019, 07:05 AM
    Thread: convert a .py file to .exe file
Post: RE: convert a .py file to .exe file

pyinstaller filename.py
vigneshboolog General Coding Help 12 6,154 Nov-23-2019, 05:47 AM
    Thread: convert a .py file to .exe file
Post: convert a .py file to .exe file

Hi i made a pyttsx3 python program which is executed in the run-time but when i convert it into exe it doesn't work. my code was:- [ import pyttsx3 engine = pyttsx3.init() engine.setProp...
vigneshboolog General Coding Help 12 6,154 Nov-21-2019, 04:40 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020