| Summary: | не запускается | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Alexey Shabalin <shaba> |
| Component: | mypaint | Assignee: | Yuri N. Sedunov <aris> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P3 | CC: | aris, real.altlinux.org |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
Тут, как обычно при таких сообщениях, нужна банальная пересборка. |
после установки mypaint не запускается: $ mypaint RuntimeError: module compiled against ABI version 1000009 but this version of numpy is 2000000 We are not correctly installed or compiled! script: "/usr/bin/mypaint" deduced prefix: "/usr" lib_shared: "/usr/share/mypaint/" lib_compiled: "/usr/lib64/mypaint/" Traceback (most recent call last): File "/usr/bin/mypaint", line 112, in <module> datapath, confpath, localepath = get_paths() File "/usr/bin/mypaint", line 62, in get_paths from lib import mypaintlib File "/usr/share/mypaint/lib/mypaintlib.py", line 25, in <module> _mypaintlib = swig_import_helper() File "/usr/share/mypaint/lib/mypaintlib.py", line 17, in swig_import_helper import _mypaintlib ImportError: numpy.core.multiarray failed to import