Can't upgrade deeptools 2.5.7 to 3.0 via conda 4.5.0 on Debian Jessie
1
0
Entering edit mode
6.0 years ago
ZheFrench ▴ 570

Can't upgrade deeptools 2.5.7 to 3.0 via conda 4.5.0 on Debian Jessie

~$ conda update deeptools
Solving environment: done

# All requested packages already installed.

~$ conda install -c bioconda deeptools
Solving environment: done

# All requested packages already installed.

~$ deeptools --version
deeptools 2.5.7
DEEPTOOLS • 2.2k views
ADD COMMENT
0
Entering edit mode
6.0 years ago

conda update deeptools works for me (just upgraded from 2.5.3), but you can always conda remove deeptools and then conda install deeptools.

ADD COMMENT
0
Entering edit mode

Humm strange...

conda remove deeptools
Solving environment: done

## Package Plan ##

  removed specs:
    - deeptools

The following packages will be REMOVED:

    deeptools: 2.5.7-py35_0 bioconda

Proceed ([y]/n)? y

Preparing transaction: done
Verifying transaction: done
Executing transaction: done

$ conda install deeptools
Solving environment: done

## Package Plan ##

  environment location: /home/bin/anaconda3

  added / updated specs:
    - deeptools


The following NEW packages will be INSTALLED:

    deeptools: 2.5.7-py35_0 bioconda

Proceed ([y]/n)?
ADD REPLY
1
Entering edit mode

You must have some weird cache going on somewhere. The tarball for python 3.5 is definitely available.

ADD REPLY

Login before adding your answer.

Traffic: 1470 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6