Advertisement
Guest User

Untitled

a guest
Feb 9th, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. File "texture-convert-menche.py", line 400, in <module>
  2. shutil.copy(output+toclone+format, output+clonename+format)
  3. File "/usr/lib/python2.7/shutil.py", line 117, in copy
  4. copyfile(src, dst)
  5. File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
  6. with open(src, 'rb') as fsrc:
  7. IOError: [Errno 2] No such file or directory: './minetest/jeija_pressure_plate_stone_off.png'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement