Git Product home page Git Product logo

Comments (5)

stuarteberg avatar stuarteberg commented on August 19, 2024

Let me know what version of conda and conda-build you're using.

from ilastik-conda-recipes.

ilastikdev avatar ilastikdev commented on August 19, 2024
(ilastik-devel) (root)jales@seagul:~/software$ conda info
Current conda install:

             platform : linux-64
        conda version : 3.10.1
  conda-build version : not installed
       python version : 2.7.9.final.0
     requests version : 2.6.0
     root environment : /home/jales/miniconda  (writable)
  default environment : /home/jales/miniconda/envs/ilastik-devel
     envs directories : /home/jales/miniconda/envs
        package cache : /home/jales/miniconda/pkgs
         channel URLs : https://repo.continuum.io/pkgs/free/linux-64/
                        https://repo.continuum.io/pkgs/free/noarch/
                        https://repo.continuum.io/pkgs/pro/linux-64/
                        https://repo.continuum.io/pkgs/pro/noarch/
          config file : None
    is foreign system : False


from ilastik-conda-recipes.

stuarteberg avatar stuarteberg commented on August 19, 2024

Ah ok, somehow your version of conda is over 2 years old. If you update to conda 4.3.x, does the error remain?

I wonder if perhaps your conda version is stuck on that old version due to some conflicting dependency in your root environment. I'm not sure if that can happen, but using this command should reveal the answer:

conda install conda=4.3.18

If that fails due to some conflicting package in your root environment, remove the offending package and try again. If all else fails, download a fresh version of miniconda and start from scratch.

from ilastik-conda-recipes.

ilastikdev avatar ilastikdev commented on August 19, 2024

I was downloading a fresh version of miniconda so maybe our link points to an old
'miniconda-latest-linux'
wget https://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh

from ilastik-conda-recipes.

stuarteberg avatar stuarteberg commented on August 19, 2024

I was downloading a fresh version of miniconda so maybe our link points to an old 'miniconda-latest-linux'

Ah. Good catch. I ran into this issue myself last year with the links on Continuum's own website, so I'm a little embarrassed I didn't think of it here.

The new link has an extra '2' in the name:
https://repo.continuum.io/miniconda/Miniconda2-latest-Linux-x86_64.sh

I've now updated the links in our README to match.

from ilastik-conda-recipes.

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.