Hello! I'm facing issues with environment resoluti...
# ask-metaflow
f
Hello! I'm facing issues with environment resolution when trying to run a flow where it gets stuck on Resolving the environment. I set the conda debugging on and see that it is stuck at this :
Copy code
debug[conda /local/home/unmeshph/.cache/pypoetry/virtualenvs/saitama-SKj-zWo--py3.10/lib/python3.10/site-packages/metaflow_extensions/netflix_ext/plugins/conda/conda.py:317]: Environment is of type pip-only
debug[conda /local/home/unmeshph/.cache/pypoetry/virtualenvs/saitama-SKj-zWo--py3.10/lib/python3.10/site-packages/metaflow_extensions/netflix_ext/plugins/conda/conda.py:1984]: Creating builder conda environment
Any pointers on debugging this further?