tracek / gee_asset_manager

Google Earth Engine Batch Asset Manager
Apache License 2.0
73 stars 35 forks source link

geebam: ModuleNotFoundError: No module named 'geebam' #28

Open tracek opened 7 years ago

tracek commented 7 years ago

Explained here: https://groups.google.com/forum/#!topic/google-earth-engine-developers/T2xBI14O7Cc

clairecw commented 4 years ago

Hi! I still have this issue and am confused by the solution listed in the Google group.. what do you mean by "run locally"?

tracek commented 4 years ago

Hi! The installation step is just a convenience. When you install the module inside your environment, you can call geebam from any place (in your terminal).

You can also run the geebam directly from its directory.

If you let me know what error you're getting, I will be happy to troubleshoot installation or other issues.