Hello.
I am using Ubuntu and I have tried python versions 3.5, 3.7, 3.9, and 2.7 and each time I get an error that my python version is wrong. I have tried to create a clean environment using: conda create -c bioconda -n flye flye=2.9 and activated it and it gave the same error. I have pasted my error messages below.
- flye -> python[version='2.7.*|>=2.7,<2.8.0a0|>=3.7,<3.8.0a0|>=3.8,<3.9.0a0|>=3.6,<3.7.0a0|>=3.9,<3.10.0a0']
Your python: python=3.5
- flye -> python[version='>=3.10,<3.11.0a0|>=3.5,<3.6.0a0']
Your python: python=3.9
I was wondering if you have any suggestions. Thank you.
Hello.
I am using Ubuntu and I have tried python versions 3.5, 3.7, 3.9, and 2.7 and each time I get an error that my python version is wrong. I have tried to create a clean environment using: conda create -c bioconda -n flye flye=2.9 and activated it and it gave the same error. I have pasted my error messages below.
Your python: python=3.5
Your python: python=3.9
I was wondering if you have any suggestions. Thank you.