https://bugs.kde.org/show_bug.cgi?id=361896

            Bug ID: 361896
           Summary: kdevelop5-plugin-python3: ImportError: No module named
                    'encodings'
           Product: kdevelop
           Version: 4.90.91
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: codestr...@posteo.org

I installed the precomiled version of kdevelop5-plugin-python3 for openSUSE
42.1 (the only place I found it, is this one:
https://build.opensuse.org/package/show?project=home%3Alackhove%3Akdevelop-python3&package=kdevelop5-plugin-python3).

On startup I get this

```
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: Py_Initialize: Unable to get the locale encoding
ImportError: No module named 'encodings'

Current thread 0x00007f3162fe6700 (most recent call first):
Aborted
```

Then I did export PYTHONHOME=`which python3` and get this:

```
Fatal Python error: Py_Initialize: Unable to get the locale encoding
ImportError: No module named 'encodings'

Current thread 0x00007fae11e6c700 (most recent call first):
Aborted
```

Any idea what to do?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to