sepp icon indicating copy to clipboard operation
sepp copied to clipboard

Depends on python=3.1 ?

Open geboro opened this issue 3 years ago • 4 comments

Hello, I keep having the following error installing sepp from its conda recipe:

ResolvePackageNotFound:

  • python=3.1

Is this really the case? that is a pretty old version...

geboro avatar Nov 16 '21 18:11 geboro

Hi @geboro, which channel do you use? I would recommend bioconda. There, we ask for 3.7: https://github.com/bioconda/bioconda-recipes/blob/d69c672162d767a323bdbbc0ebe80b5e88302f31/recipes/sepp/meta.yaml#L22

sjanssen2 avatar Nov 16 '21 19:11 sjanssen2

I am seeing similar issues in totally unrelated conda packages. It might be due to the new python version 3.10 which might be resolved to 3.1 if you interpret it as a floating point number?!

sjanssen2 avatar Nov 18 '21 19:11 sjanssen2

https://stackoverflow.com/questions/69481608/cannot-set-up-a-conda-environment-with-python-3-10

sjanssen2 avatar Nov 18 '21 20:11 sjanssen2

this issue can be closed @smirarab

sjanssen2 avatar May 14 '24 20:05 sjanssen2