Blimba

Results 6 comments of Blimba

Hello! Could you attach the script you are trying to translate? Without that I'm looking a bit in the dark as to what would cause this error. Thanks,

I meant the mapscript. Or is the mapscript also the standard one? I'll check it out asap.

I just cloned a new PyWC3 with the current versions, and I can't reproduce your issue. Can you send me a zip of your folder? Also, which version of python...

your file builds without any problems on my system (py3.7, [yea I should update]), both from within pycharm, or commandline. Can you use pythonlua directly without PyWC3? for example, if...

just open runtests.py (in the python-lua directory) in pycharm and run it. according to the requirements.txt file, you need: colorama>=0.3.7 PyYAML>=3.12 so you can install those using pip: python -m...

Perhaps there is a difference in how python 3.9 looks at stuff compared to python 3.7.. hmm. I'll look into if the line should be changed to not have the...