salamanderrake

mypaint py3_001

Jan 10th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. MYPAINT_ENABLE_GTK3=1 ./mypaint
  2. Mypaint:
  3. We are not correctly installed or compiled!
  4. script: "./mypaint"
  5.  
  6. Traceback (most recent call last):
  7. File "./mypaint", line 171, in <module>
  8. datapath, extradata, confpath, localepath, localepath_brushlib = get_paths()
  9. File "./mypaint", line 111, in get_paths
  10. from lib import mypaintlib
  11. File "/home/salamanderrake/src/mypaint/mypaint-python3/lib/mypaintlib.py", line 26, in <module>
  12. _mypaintlib = swig_import_helper()
  13. File "/home/salamanderrake/src/mypaint/mypaint-python3/lib/mypaintlib.py", line 18, in swig_import_helper
  14. import _mypaintlib
  15. ImportError: dynamic module does not define init function (init_mypaintlib)
Advertisement
Add Comment
Please, Sign In to add comment