10bestdesign / jqvmap

jQuery Vector Map Library
https://www.10bestdesign.com/jqvmap/
Other
1.82k stars 681 forks source link

Attribute Error: 'str' object has no attribute 'decode' #326

Open iqnaul opened 6 years ago

iqnaul commented 6 years ago

Hi, I got this error when converting shp to JSON using jqvmap. I already installed all the requirements, the differences is I'm using Python 3.6 64bit on Windows machine

Attribute Error: 'str' object has no attribute 'decode'

Any suggestion?