Skip to content

Install trouble - nextflow incompatible packagesΒ #31

@tjlundgren

Description

@tjlundgren

Hello,
I was hoping to try your software locally, but ran into some issues getting started. I was following the instructions for an anaconda installation in the readme file, but ran into this problem when installing nextflow. I've copied my terminal text below. I also tried using the package directly through command line but ran into a couple errors I think were due to bad install. Sorry if this isn't very helpful, I'm not much of a programmer....
(timsconcert) PS C:\Users\Lab Admin> conda install -c bioconda nextflow
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
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 each other:

Output in format: Requested package -> Available versions

Package zlib conflicts for:
nextflow -> curl[version='>=7.76.1,<8.0a0'] -> zlib[version='>=1.2.11,<1.3.0a0']
python=3.7 -> sqlite[version='>=3.33.0,<4.0a0'] -> zlib[version='>=1.2.11,<1.3.0a0']

Package vs2015_runtime conflicts for:
python=3.7 -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
python=3.7 -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.27.29016|>=14.16.27012']

Package vc conflicts for:
python=3.7 -> openssl[version='>=1.1.1e,<1.1.2a'] -> vc=9
python=3.7 -> vc[version='14.*|>=14.1,<15.0a0']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions