As discussed in #130 here is my idea for checking if prefetch is installed and on the path. It doesn't require command or where to be installed. I tested on Windows and Linux.
Note I started this PR from the as-yet-unreleased V_0_12_6 branch therefore it shows quite a few diffs compared to master. The only file I changed was geofetch.py.
Please can you have a check and see if it looks suitable?
Thanks.
As discussed in #130 here is my idea for checking if
prefetch
is installed and on the path. It doesn't requirecommand
orwhere
to be installed. I tested on Windows and Linux. Note I started this PR from the as-yet-unreleased V_0_12_6 branch therefore it shows quite a few diffs compared to master. The only file I changed was geofetch.py. Please can you have a check and see if it looks suitable? Thanks.