Closed dterumalai closed 2 months ago
Thanks for flagging this @dterumalai, I've reproduced. It's a classic case of conda deps becoming unsolvable over time. Hopefully I can fix by bumping versions, but failing that I will make a Dockerfile without reliance on conda.
In case you are in a hurry, the key non-python deps are:
Pre built containers: https://biocontainers.pro/tools/hostile
Hi @bede, Thanks for the quick answer. Happy that you managed to reproduce the issue and identified the problem. I am not in a rush so I will wait for your fix.
Have a nice day!
Thanks for your patience, I believe that the issue was caused by the latest Miniforge using Python 3.12. I've now pinned a compatible base image – feel free to reopen if you still have problems.
Dear maintainer,
Since today, when I am trying to build the docker image using your Dockerfile, I am experiencing issues:
Any idea on what is going wrong?
Best, Dillenn