Fedora Account System
Red Hat Associate
Red Hat Customer
On Fedora 18 64-bits, I installed mypaint from the main repositories. It does not start and says it is incorrectly installed, like so: jeff@kusanagi:~$ mypaint RuntimeError: module compiled against API version 7 but this version of numpy is 6 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 164, in <module> datapath, extradata, confpath, localepath = get_paths() File "/usr/bin/mypaint", line 108, in get_paths from lib import mypaintlib File "/usr/share/mypaint/lib/mypaintlib.py", line 26, in <module> _mypaintlib = swig_import_helper() File "/usr/share/mypaint/lib/mypaintlib.py", line 18, in swig_import_helper import _mypaintlib ImportError: numpy.core.multiarray failed to import
Thanks for reporting this bug. Seems a simple rebuild should fix it. Stay< tuned.
mypaint-1.0.0-5.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/mypaint-1.0.0-5.fc18
Package mypaint-1.0.0-5.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mypaint-1.0.0-5.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-0175/mypaint-1.0.0-5.fc18 then log in and leave karma (feedback).
mypaint-1.0.0-5.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.