Closed marcostara closed 10 years ago
A few months ago I was able to use Kartograph.py to generate svg maps. Now I can not. Running the test:
kartograph world.json -o world.svg
I get this result:
File "/usr/lib/python2.7/dist-packages/shapely/geos.py", line 98, in return tuple(int(n) for n in v.split('.')) ValueError: invalid literal for int() with base 10: '2 r3921'
File "/usr/lib/python2.7/dist-packages/shapely/geos.py", line 98, in
Ubuntu 12.10. Python 2.7.
thanks in advance.
Marco Stara Italy
I had to reinstall ubuntu 12:10 to get Kartograph working again. : (
A few months ago I was able to use Kartograph.py to generate svg maps. Now I can not. Running the test:
kartograph world.json -o world.svg
I get this result:
Ubuntu 12.10. Python 2.7.
thanks in advance.
Marco Stara Italy