Installation issue from AWS distribution
Originally posted by @diegommartinezr in https://github.com/nmquijada/tormes/issues/1#issuecomment-541143667
Hello Narciso,
I'm trying to install Tormes in a AWS distribution but I'm having issues with this line:
conda env create -n tormes-1.0 --file tormes-1.0.yml
I get:
Collecting package metadata (repodata.json): done Solving environment: - Killed
I this because I need to use other type of AWS machine?
Thank you!
Hi, @diegommartinezr , Sorry for the late reply. I decided to move your issue to a new one so we don't mix between users. I have never tried tormes in an AWS distribution. Have you tried to install tormes by creating a new environment? You will see how to do it here: https://github.com/nmquijada/tormes/issues/1#issuecomment-502601138 Let me know if it works!