Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-20259

Superset not able to start on Ubuntu if ASCII encoding is set as default encoding

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • trunk, 2.5.0
    • None
    • None

    Description

      RuntimeError: Click will abort further execution because Python 3 was configured to use ASCII as encoding for the environment. Consult http://click.pocoo.org/python3/for mitigation steps.

      This system supports the C.UTF-8 locale which is recommended.
      You might be able to resolve your issue by exporting the
      following environment variables:

      export LC_ALL=C.UTF-8
      export LANG=C.UTF-8

      Attachments

        1. ambari-20259.patch
          1 kB
          Nishant Bangarwa
        2. ambari-20259-1.patch
          1 kB
          Nishant Bangarwa

        Activity

          People

            nishantbangarwa Nishant Bangarwa
            nishantbangarwa Nishant Bangarwa
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: