geopython / mapslicer

MapSlicer is a graphical application for online map publishing.
https://wiki.osgeo.org/wiki/MapSlicer
Other
43 stars 15 forks source link

Error on rendering "unpack requires a string argument of length 8" #21

Open PeterC66 opened 7 years ago

PeterC66 commented 7 years ago

Thanks for this project. I am not familiar with the Linux, Python, Git world, but I am OK with using my Windows 10 machine. After a struggle I have managed to install OSGeo4W, and eventually to get MapSlicer to run.

However at the render stage I get the error message "unpack requires a string argument of length 8", and this has happened for each input file I have tried. I note that this was a reported error in 2015 that was solved by using OSGeo Live., and I want to stick to Windows

Maybe there is some version issue? I see I have GDAL 2.1.2; Python 2.7.5 64 bit, and your requisites say Python 2.5 (without a plus). I cannot see what version of wxpython I have.

I have been successful doing tiling using both MapTiler and gdal2tiles already, so using MapSlicer is not essential but it would have been nice. (As feedback I realise that, if I had noticed that OSGeo4W had wxPython as an option earlier, the installation of MapSlicer would have been easier).

kalxas commented 7 years ago

Thank you for your feedback. Unfortunately, I don't have a way to test on any non-free platform. Can you please provide some feedback on how did you make it work in your case?

PeterC66 commented 7 years ago

Sorry, but I gave up trying to get it to work as I had alternatives (MapTiler and gdal2tiles) and I could not afford any more time trying. I understand the problem about testing on all platforms, and I suspect that someone with more understanding of internals than me would be able to help you. (It may just be about my installation process as I had lots of problems with installing Pythion etc from OSGeo4W, mainly due to my lack of understanding. If there is something simple I can do on my machine to help your diagnosis then please ask. Thanks for making MapSlicer available and I wish you success.

PlutoHimself commented 4 years ago

Same issue, four years later.