-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Found conflicts! Looking for incompatible packages. This can take several minutes. UnsatisfiableError: #159
Comments
Hi Samantha. |
Hi Samantha, It is failing because pygtftk, like many bioconda packages, also relies on conda-forge channel. It will solve the issue for pygtftk and those packages. Alternatively, you can ignore the configured channels and install packages using a file like this :
|
Hi Guillaume,
Sorry for the duplicate. We will try asap.
Best
Le mer. 2 juin 2021 à 09:36, guillaumecharbonnier ***@***.***>
a écrit :
… Hi Samantha,
It is failing because pygtftk, like many bioconda packages, also relies on
conda-forge channel.
You should add the channels in this order:
https://github.com/dputhier/pygtftk#installation-through-conda-package-building
It will solve the issue for pygtftk and those packages.
Alternatively, you can ignore the configured channels and install packages
using a file like this :
https://github.com/guillaumecharbonnier/mw-lib/blob/master/src/snakemake/envs/pygtftk.yaml
and use
conda env create -f pygtfk.yaml
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#159 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAN7CHXFRAUAZ3P3ICLFG73TQXNQLANCNFSM454XMJAA>
.
--
====================================================================
Denis Puthier - Maître de Conférences
Deputy director for Education of MarMaRa Institute
Co-head of TGML (Transcriptomics & Genomics Platform Marseille Luminy)
laboratoire INSERM
TAGC/INSERM U 1090
Parc Scientifique de Luminy case 928
163, avenue de Luminy
13288 MARSEILLE cedex 09
FRANCE
Mail: ***@***.***
Tel: (National) 04 91 82 87 31 / (International) 33 4 91 82 87 31
Fax: (National) 04 91 82 87 01 / (International) 33 4 91 82 87 01
Web: https://tagc.univ-amu.fr/en/user/645
====================================================================
|
Works like a charm. |
The text was updated successfully, but these errors were encountered: