Closed jgawad-nlmk closed 3 years ago
Hello @jgawad-nlmk, thank you for raising this issue with us. Looking at the traceback, it seems that the issue is related to the asyncio
support on windows. We will need to update the command that we call to create the software environment locally to work with Windows.
I am going to work on this and should be fixed on our next coiled version 0.0.38
This is now implemented in our latest coiled release, thank you so much for reporting this issue
Hi guys,
I have tried to install my coiled environment locally, using
coiled install
. The coiled environment already exists, and it's name isml-ngo
. The outcome is thatcoiled install
fails with exception, output and traceback below:As mentioned earlier, the corresponding coiled environment exists:
Locally I have neither
ML-NGO
norml-ngo
conda environment.As probably obvious from the traceback, the reported bug was found on a Windows machine with miniconda installed.