furrysalamander / mini-map-maker

A tool for automatically generating 3D printable STLs from freely available lidar scan data.
MIT License
66 stars 3 forks source link

Code not Finding .exe files #3

Closed bmartin598 closed 3 years ago

bmartin598 commented 3 years ago

When I run the convert.exe it gets all the way through unzipping. When it finishes unzipping it tries to run GridSuraceCreate64.exe and DTM2ASCII.exe and says the do not exist. This also occurs when I try to use the .py version of convert program.

My downloadlist.txt is attached below. Let me know if you need anything else to troubleshoot.

downloadlist.txt

bmartin598 commented 3 years ago

Figured out how to fix this. Had to add the file directory to my environment via the control center

furrysalamander commented 3 years ago

So glad you got this figured out! :) Hoping to get more features implemented as soon as I get caught up on homework.