deeptools / deepTools

Tools to process and analyze deep sequencing data.
Other
685 stars 213 forks source link

Unable to Install Deeptools via Conda: No Support Found for Python 3.10 #1303

Closed akikuno closed 7 months ago

akikuno commented 7 months ago

I attempted to install Deeptools via conda, but failed because conda couldn't find an installer that supports Python 3.10. Looking at the Conda packages, it seems there are files up to Python 3.5.5.

https://anaconda.org/bioconda/deeptools/files (accessed: 2024-04-08)

image

However, since Python 3.5.5 is no longer supported, is there a way to make it installable with Python 3.8 or higher using conda?

Thank you in advance.

akikuno commented 7 months ago

Oh sorry, I misunderstand the version 3.5.5 is not for python, but for deeptools.