Closed joerowell closed 2 years ago
This fixes #218 by doing as #218 suggests.
Not sure if this is the best approach to do this: it essentially just catches the C++ exception and then try again with the newer path.
Happy to take pointers on how to make it better.
Looks good to me. Thanks!
This fixes #218 by doing as #218 suggests.
Not sure if this is the best approach to do this: it essentially just catches the C++ exception and then try again with the newer path.
Happy to take pointers on how to make it better.