Git Product home page Git Product logo

Comments (3)

giswqs avatar giswqs commented on May 22, 2024

It is unnecessary to have both Anaconda2 and Anaconda3 on one computer. If you want Python 2.7, you can simply use Anaconda3 to create a Python 2.7 env (e.g., conda create -n py27 python=2.7).

This issue is not really a geemap problem. It is your Anaconda installation issue. You need to fix it and make sure you can open Jupyter notebook before installing geemap.

from geemap.

ysynoya avatar ysynoya commented on May 22, 2024

Thank you for the help! I have uninstalled anaconda2. It is pretty weird since I always can launch Jupiter notebook before installing geemap, but once I installed it, I cannot open Jupyter notebook from my terminal. One possible solution provided in ContinuumIO/anaconda-issues#7209 is uninstalling and reinstalling pyzmq. However, once I uninstalled pyzmq, all the geemap packages are gone with it. Thus, I cannot find a way to keep them at the same time. I also tried several other ways like installing jupyter directly in gee env or installing nb_conda in base env to help manage the virtual environment in jupyter notebook, but none of them works. I'll try reinstall anaconda3 if it is my installation issue.
gee

from geemap.

giswqs avatar giswqs commented on May 22, 2024

Try Miniconda. See the Installation section.

from geemap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.