tudelft3d / 3dfier

The open-source tool for creating 3D models
http://tudelft3d.github.io/3dfier
GNU General Public License v3.0
529 stars 106 forks source link

many-outputs: files can't be created #63

Closed balazsdukai closed 6 years ago

balazsdukai commented 6 years ago

On feature/many-outputs branch:

$ 3dfier 25gn_many-outputs.yml --CSV-BUILDINGS /many-outputs/25gn.csv

Returns:

ERROR: file /many-outputs/25gn.csv can't be created. Abort

Although I have the necessary permissions on the directory.

hugoledoux commented 6 years ago

fixed in 7e3d46e498cd886ea25aa87ea7da39a4e4b16433 (well works for me both on macOS and Linux)