Bypass `ImportError` in TimeSeries.get from missing frame library
This PR adds protection against ImportError
in TimeSeries.get
coming from having no frame library installed - this should get picked up by TimeSeries.fetch
with the nds2 client.