I am trying to load a dumped geodjango fixture into postgis. The fixture loads perfectly into other computers with the same setup, but on my setup I get:
ValueError: Problem installing fixture 'C:\....json': String or unicode input unrecognized as WKT EWKT, and HEXEWKB.
(I am quite sure this is a configuration/environment related problem.)