This is a mostly frozen copy of the Minetest forums through 2017. If you know phpBB3 and would like to host any G-rated forum here, you can email: me@minetest.org
If the email doesn't work, find out who's taken over Final Minetest from OldCoder and email them to get write access or an admin account.
I should have set this up years ago. But it's no tale of woe.
Whether the temperature is high or low, regardless of cold winds blow,
away we go like Edgar Allan Poe, on now with the show. BTW rhymes are welcome.
Have you installed Pillow and Numpy for the same Python version? Have you installed the x86 version of all the python stuff? Is that the only error in your log? What's your Python version? What's your OS?
I've created a fork which works on Windows and Python 3. https://github.com/An-dz/mapit The fork should work on any OS and with Python 2.7 too. I used Python 3.3, Numpy 1.9.2 and Pillow 2.8.2 for Py3.3 The problem with Windows is that your test for worldPath checked for / (slash), but Windows uses \...