Ceasy

Results 10 comments of Ceasy

@crashr , It worked for me! Thank you so much!

This is a module from the "pythontolua" library. Its name is "nodevisitor.py ". I followed your guide step by step and when I type "python PyWC3 map.w3x --build" I get...

Yes, mapscript is standart

Thanks. I'm waiting. And I really want to make maps in python =( I'm glad that I found your way, and I hope you can help me.

Python version 3.9.5. I work in Pycharm editor. Project archive attached [projects.zip](https://github.com/Blimba/PyWC3/files/8125035/projects.zip) -------- 1) I open this project in Pycharm. 2) I go along the path: "E:\Files\WarcraftIII\Jetbrains\projects". 3) Next, I...

i just copied the pythonlua folder to the pywc3 folder. I didn't install any dependencies. Can you please tell me how to install dependencies? Maybe that's why I'm having problems....

Now I deleted the whole project and installed everything again, including the installation of "Anaconda". After all the instructions, I ran the command "python PyWC3 test.w3x --build" ---> got an...

In general, I managed to fix the error: I removed the 'value' value in the "nodevisitor.py" module, line 615, which caused the error. Now at startup, everything is fine assembled...

Of course! I'm going to gain experience in the building, thanks again to you =)