Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Thanks for the input. I can return with error logs later, but essentially when doing the `conda create env -f environment.yaml` line it would error out partway through. It would download dependencies for a few minutes then fail on one. I tried multiple times and got the same error. I just assumed it was an issue of a dependency not properly supporting windows.

Are you saying you coulda `conda create env -f environment.yaml` fine? This was my first conda install on Windows, so perhaps I missed something else.



Yeah, my Windows machine was able to run that command just fine.

Maybe one of the newer commits broke something? I think I cloned it when b91816301fa62df239a45336b381ee918ff52b2a was the latest, but I'll have to check when I get home.


Yes it works fine for me on Windows with conda.

    conda env create --name envname -f environments.yml
Try reinstalling conda. Do you have a firewall on or anything like that?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: