kartograph / kartograph.org

website for kartograph mapping library
http://kartograph.org
281 stars 207 forks source link

Error using kartograph.py #45

Closed marcostara closed 10 years ago

marcostara commented 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'

Ubuntu 12.10. Python 2.7.

thanks in advance.

Marco Stara Italy

marcostara commented 10 years ago

I had to reinstall ubuntu 12:10 to get Kartograph working again. : (