agrc / forklift

:tractor::package::sparkles: Slinging data all over the place :tractor::package::sparkles:
MIT License
28 stars 3 forks source link

Add check for valid Pro license with email if there is an error #312

Closed stdavis closed 4 years ago

stdavis commented 4 years ago

Several times, forklift has tried to run but Pro hasn't had a license and it crashes before it is able to send an error email. I wonder if we could add some sort of try/except to the arcpy import so that we can send error emails.