| Summary: | Python plugin errors. | ||
|---|---|---|---|
| Product: | [Applications] Falkon | Reporter: | noname <edpil02> |
| Component: | extensions | Assignee: | David Rosca <nowrep> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | jurajoravec |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
noname
2019-09-06 18:40:11 UTC
This error is due to Qt (5.13 and lower) not supporting Python 3.8. The support for Python 3.8 is in Qt 5.14, and this error will not show up there. But there is still another bug which blocks Python extensions: https://bugs.kde.org/show_bug.cgi?id=409575 |