Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Virtual Assistant code is looping back in python
Post: Virtual Assistant code is looping back in python

I am working on a virtual assistant and have almost completed it. But when I try to give it a test run, it either doesn't stop listening or loops back to "What can I help you with?" I can't seem to f...
ShishirModi General Coding Help 1 2,480 Oct-13-2020, 07:49 AM
    Thread: EOF error while taking input
Post: EOF error while taking input

Hey there! I had been using Eclipse IDE for python for some time now but switched to Visual Studio Code with Python extension. Just to give the IDE a test run, I ran the following code: name = inp...
ShishirModi General Coding Help 1 2,535 Sep-27-2020, 09:40 AM
    Thread: Can't access the net using Python's Selenium module
Post: RE: Can't access the net using Python's Selenium m...

(Jul-20-2020, 04:40 PM)buran Wrote: this is just a function definition. you never call it. do you get any traceback? describe exactly what the problem is. Also never use input as variable name - you...
ShishirModi General Coding Help 2 2,009 Jul-21-2020, 06:03 AM
    Thread: The script won't take voice input
Post: RE: The script won't take voice input

(Jul-20-2020, 04:35 PM)Larz60+ Wrote: Try running (from the package documentation) import speech_recognition as sr for index, name in enumerate(sr.Microphone.list_microphone_names()): print("Mic...
ShishirModi General Coding Help 2 1,834 Jul-21-2020, 05:56 AM
    Thread: Can't access the net using Python's Selenium module
Post: Can't access the net using Python's Selenium modul...

Hey there! I am creating a program that concerns with accessing the net. But my script isn't able to do it. I have used selenium module. Please look into the code I have attached and let me know if it...
ShishirModi General Coding Help 2 2,009 Jul-20-2020, 04:37 PM
    Thread: The script won't take voice input
Post: The script won't take voice input

Hello! I've written a script for a virtual assistant. But when I try running it, the script won't take any voice input I give. I have attached the code with this thread. Please review it and let me kn...
ShishirModi General Coding Help 2 1,834 Jul-20-2020, 11:16 AM

User Panel Messages

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