nypl-spacetime / map-vectorizer

An open-source map vectorizer
MIT License
648 stars 57 forks source link

Tiff failure on vectorize_map.py #13

Closed wboykinm closed 11 years ago

wboykinm commented 11 years ago

This seems curious, given that the file is definitely there:

TIFF image-Warning: test.ti/test.tif: No such file or directory

batch command experienced an execution error:
Error: ( : 2) Procedure execution of file-tiff-load failed 

Does this error indicate that my PYTHON_PATH is wrong?

mgiraldo commented 11 years ago

Hi

You found a bug. Fixing. Will push a new version in ~10 minutes.

Thanks

mgiraldo commented 11 years ago

Pushed a fix. Please try again.

Thanks