Closed bertt closed 7 years ago
What version of python are you running ?
2.7.13rc1, need to install other version?
ok, it should work, did you unzip the file? If you did please attach the file I'll give it a go when I have time.
https://quantized-mesh-tile.readthedocs.io/en/latest/terraintile.html#quantized_mesh_tile.terrain.TerrainTile.fromFile also there is an option to do it for you.
I use the file from the testcases (https://github.com/loicgasser/quantized-mesh-tile/blob/master/tests/data/9_533_383.terrain) I think it's not gzipped?
Then it's not, probably os related then, I never tried on Windows. :D I'll see what I can do
ok shall it check on other OS too
If you can yes would be great.
works allright on my mac (python 2.7.12) :-)
if you can find out what causes the issue I'd be glad, I'd like to know as well.
great :D
installed python 2.7.12 on windows too but got same error
found it! turns out something was wrong with my testfile... very confusing error message though :-)
when I run the following code, an error about the unpack method is returned. Any ideas how to fix this?
Error: