JesJehle / earthEngineGrabR

Simplify the acquisition of remote sensing data
https://jesjehle.github.io/earthEngineGrabR/
53 stars 5 forks source link

Error: Module gdal could not be imported #9

Closed bwcastillo closed 4 years ago

bwcastillo commented 4 years ago

Hi, I have a problem when i execute "ee_grab_install" function. The functions work until the following error:

"Error: Installation problem Error: Module gdal could not be imported"

I'was guessing that could be because i didn't install gdal from Anaconda I tried with:

"conda install -c conda-forge gdal"

But really I don't know that could be. If u can help me I will be very gratefully a lot.

Regards!

JesJehle commented 4 years ago

Since I removed sf as a dependency, this issue should be solved.