satellogic / telluric

telluric is a Python library to manage vector and raster geospatial data in an interactive and easy way
MIT License
87 stars 18 forks source link

Cannot import georaster.py classes if vis depedencies ar not present #282

Closed tomaslink closed 4 years ago

tomaslink commented 4 years ago

Again, if telluric is installed without [vis], there is an error trying to import matplotlib while trying to import georaster.py classes.

tomaslink commented 4 years ago

Together with the fix for this, we should add tests for the package telluric without [vis]