salamanderrake

Untitled

Dec 30th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. MYPAINT_ENABLE_GTK3=1 ./mypaint
  2. 1
  3. Using GTK3
  4. Traceback (most recent call last):
  5. File "./mypaint", line 170, in <module>
  6. datapath, extradata, confpath, localepath, localepath_brushlib = get_paths()
  7. File "./mypaint", line 132, in get_paths
  8. from lib import helpers
  9. File "/home/salamanderrake/src/mypaint/head/lib/helpers.py", line 18, in <module>
  10. import mypaintlib
  11. ImportError: No module named mypaintlib
Advertisement
Add Comment
Please, Sign In to add comment