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

            Bug ID: 424196
           Summary: Python (Appimage) ctypes ModuleNotFoundError
           Product: krita
           Version: 4.3.0
          Platform: Ubuntu Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Scripting
          Assignee: krita-bugs-n...@kde.org
          Reporter: aki.rissa...@anima.fi
  Target Milestone: ---

SUMMARY
Latest Krita 4.3.0 and 4.2.9 (Appimage) python (3.8) version has issues with
loading c libraries. In old Krita 4.1.5 python versions (3.5) ctypes worked
just fine.


STEPS TO REPRODUCE
# tools -> scripts -> scripter ->

import ctypes

OBSERVED RESULT
**********************
ModuleNotFoundError: No module named '_ctypes'
In file: /tmp/.mount_ (rnd_id) /usr/lib/python3.8/ctypes/__init__.py
In function: <module> at line: 7. Line with error:
from _ctypes import Union, Structure, Array
**********************

EXPECTED RESULT
None (success)

SOFTWARE / OS VERSIONS
Linux: Ubuntu 18.04.4 LTS
PYQT_VERSION_STR = 5.13.1
QT_VERSION_STR = 5.12.7

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

Reply via email to