Download the attachment to this post, unzip it and move multiarray.pyd to the installation folder of the Terraformer. If it asks to overwrite the file say yes.
AFTER doing what you said, I get the following error
Traceback (most recent call last):
File "SC4Terraformer.py", line 4, in ?
File "zipextimporter.pyo", line 78, in load_module
File "SC4TerraformerApp.pyo", line 3, in ?
File "zipextimporter.pyo", line 91, in load_module
ImportError: MemoryLoadLibrary failed loading tools3D.pyd
EDITED TO ADD
I get the same error, over and over and over, no matter what my compatability settings are.
EDITED TO ADD
the multiarray.pyd fix did work for the program it was intended for. Not for terraformer. I downloaded that other program, it would not work, downloaded multiarray.pyd, and it did work. So whatever problem I'm having did not impact that other program.
EDITED TO ADD
there was mention of a dll file. I tried the following:
64 bit version of that file in the (terraformer) install folder
same error
(moved file)
64 bit version in the system32 folder
same error
(deleted file)
(downloaded new file)
32 bit version in the install folder
same error
32 bit version in the system32 folder
same error
(deleted file)
same error.
EDITED TO ADD
I'm downloading python so I can read the files themselves and see if I can figure out what's wrong.
I actually know enough about computers to get a job fixing computers!
sadly
I don't know enough about computers to keep a job fixing computers.
Hopefully that'll give you a better understanding of my abilities and why I don't understand why I'd put some random DLL in some specific folder, but why I'm so willing to download python and go looking for bugs myself.
EDITED TO ADD
Seems I can't. I'd need to decompile them, and while I do grasp what that means, I have no idea how to do so, nor do I really desire to put that much effort into it.
Either way. I have a fun little program (python) to play around with. Hopefully I don't delete my entire hard drive like I did by accident when I was 7.