GithubHelp home page GithubHelp logo

Comments (6)

leehart avatar leehart commented on September 11, 2024

I suspect this might be due to an uncompleted ./binder/install-conda.sh due to using a micro VM.

from binder.

leehart avatar leehart commented on September 11, 2024

With medium VM:

leehart@jupyter-leehart:~/gitRepos/vector-ops$ ./binder/install-conda.sh
[binder] skipping miniconda installation
[binder] installing packages
[binder] install conda
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: \ 
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
failed                                                                                                                                                                        

UnsatisfiableError: The following specifications were found
to be incompatible with the existing python installation in your environment:

Specifications:

  - conda==4.8.3 -> python[version='>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0']

Your python: python=3.9

If python is on the left-most side of the chain, that's the version you've asked for.
When python appears to the right, that indicates that the thing on the left is somehow
not available for the python version you are constrained to. Note that conda will not
change your python version to a different minor version unless you explicitly specify
that.

The following specifications were found to be incompatible with your system:

  - feature:/linux-64::__glibc==2.28=0
  - feature:|@/linux-64::__glibc==2.28=0

Your installed version is: 2.28

I'm starting to believe this isn't the way to get gsutil on DataLab, so will try to workaround.

from binder.

leehart avatar leehart commented on September 11, 2024

I'm thinking of converting the Bash scripts to notebooks, just to run gsutil with the binder-v3.0.0 kernel, but this would still leave the question/problem hanging.
Another workaround might be sudo pip install gsutil, but I don't think that's what we want, long term.

from binder.

alimanfoo avatar alimanfoo commented on September 11, 2024

Hi @leehart, on datalab abafar you can just activate the pre-installed binder-v3.0.0 environment, i.e. from the terminal:

conda activate binder-v3.0.0

That includes gsutil.

Running ./binder/install-conda.sh or source binder/env.sh are only intended for when you're working on your own computer, not on datalab.

from binder.

leehart avatar leehart commented on September 11, 2024

Thanks @alimanfoo

from binder.

alimanfoo avatar alimanfoo commented on September 11, 2024

No problem, sorry for any confusion.

from binder.

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.