Skip to content

Basic runtime errors and text input issues #46

Description

@GargiVyas31

I found some issues in runtime as well as while giving some inputs.

  1. Error while working with pyttsx3 module.
  2. Getting "AttributeError: module 'urllib' has no attribute 'urlopen' " while working with python 3. urlopen is a function for python 2.7.
  3. Detected case insensitivity for text input. Only accepts "How are you?", does Wikipedia search for "how are you?" , "how are you." and other variants. The output should be "I am fine." for all the cases.

Desktop
Ubuntu 18.04.4 LTS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions