I'm having trouble building the container as it stands. It keeps returning
Traceback (most recent call last):
File "/opt/conda/bin/conda", line 7, in <module>
from conda.cli import main
ModuleNotFoundError: No module named 'conda'
I think it might have something to do with the requirements across the board being outdated. Is there an updated version that builds that I might be able to use?
I'm having trouble building the container as it stands. It keeps returning
I think it might have something to do with the requirements across the board being outdated. Is there an updated version that builds that I might be able to use?
Thank you!