kvos / CoastSat

Global shoreline mapping tool from satellite imagery
http://coastsat.space
GNU General Public License v3.0
697 stars 252 forks source link

Earthengine API error #551

Closed Amary0 closed 1 week ago

Amary0 commented 1 week ago

I am a programming novice. After starting Jupyter Lab, the first prompt is "no module name ee". Currently, my earthengine API version is 1.3.1, and the path to the Coastsat software is E: \ coastsat31. Every time I use it, I have already entered the file path with the cd command and activated Coastsat. The computer environment variables have been configured. Looking at previous issues, after uninstalling and reinstalling earthengine API, the error still occurs. In my country, I need to use proxy tools to access websites such as Google. Is the ee error related to the network environment. environment.txt

1

https://github.com/kvos/CoastSat/issues/149

Amary0 commented 1 week ago

Now I switch to miniconda and use the conda-forge source, and it works