Closed akikuno closed 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)
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.
Oh sorry, I misunderstand the version 3.5.5 is not for python, but for deeptools.
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)
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.