openghg / openghg_inversions

University of Bristol Atmospheric Chemistry Research Group RHIME Inversion code (with openghg dependency)
MIT License
5 stars 0 forks source link

Updated version checker for git not found error #91

Closed brendan-m-murphy closed 4 months ago

brendan-m-murphy commented 4 months ago

The right error to catch is FileNotFoundError, which is raised if e.g. /usr/bin/git is not found.