Open margaretwoodhouse opened 2 years ago
Hi, there:
When installing portcullis via conda, conda install -c bioconda portcullis I'm getting this error:
conda install -c bioconda portcullis
ResolvePackageNotFound: - python=3.1
This happens for python 3.6 and up.
Thanks!
Hi,
I guess this can solve your problem:
conda install -c conda-forge bioconda portcullis
best regards, Armin
Hi, there:
When installing portcullis via conda,
conda install -c bioconda portcullis
I'm getting this error:This happens for python 3.6 and up.
Thanks!