Results 1 to 2 of 2

Thread: How to enable Python?

  1. #1
    Join Date
    Apr 2013
    Location
    Long Beach, California
    Beans
    147
    Distro
    Ubuntu Studio

    How to enable Python?

    Everytime I open the terminal I get the following error message:

    WARNING:rootython-html2text is not present. HTML pages will not be converted into text.

    I've tried moving things into /Bin but to no avail.

    I suspect it is also the cause for my default sound car ap not working and having no sound.

    Can anyone help please? thanks, N.
    Last edited by 33Nicolas; April 14th, 2013 at 01:10 PM.

  2. #2
    Join Date
    Aug 2013
    Beans
    2

    Cool Re: How to enable Python?

    Code:
    sudo apt-get install html2text
    and then . . .
    Code:
    sudo apt-get install python-html2text
    The next time you open a terminal, it should be clean.
    Good Luck!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •