FelixKrueger / TrimGalore

A wrapper around Cutadapt and FastQC to consistently apply adapter and quality trimming to FastQ files, with extra functionality for RRBS data
GNU General Public License v3.0
459 stars 149 forks source link

TrimGalore #171

Closed eneubauer29 closed 11 months ago

eneubauer29 commented 11 months ago

I am trying to download TrimGalore through anaconda but I have been having some issues. Using either conda install trim-galore or conda install -c "bioconda/label/cf201901" trim-galore gives me the following error: `Collecting package metadata (current_repodata.json): done Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve. Solving environment: unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. Collecting package metadata (repodata.json): done Solving environment: unsuccessful initial attempt using 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: `

Has anyone experienced this issue or have any suggestions? My python version is 3.10.0

FelixKrueger commented 11 months ago

I'm sorry but this is really something you need to raise with the Anaconda team, rather than here :(