Guido Granda Muñoz
2018-03-16 21:25:12 UTC
Hello,
I don't know how I created two unamed environments. I just have an
installation of conda with python 3, and installed yt-conda. After that I
tried to create an environment with python 2.7 using conda. So , I did the
following:
conda create -n py27 python=2.7 anaconda
And, now when I list all the environments :
conda info --envs
I get:
base /fs/posgrado16/other0/guido/anaconda3
python2 * /fs/posgrado16/other0/guido/anaconda3/envs/python2
/fs/posgrado16/other0/guido/yt-conda
/fs/posgrado16/other0/guido/yt-conda/envs/py27
The creation of the python2 environments worked well, but I don know why
the previous attemp(py27) got mixed inside yt-conda. How Can I delete those
two environments : /fs/posgrado16/other0/guido/yt-conda ,
/fs/posgrado16/other0/guido/yt-conda/envs/py27 if they are unnamed ?
Kind Regards,
I don't know how I created two unamed environments. I just have an
installation of conda with python 3, and installed yt-conda. After that I
tried to create an environment with python 2.7 using conda. So , I did the
following:
conda create -n py27 python=2.7 anaconda
And, now when I list all the environments :
conda info --envs
I get:
base /fs/posgrado16/other0/guido/anaconda3
python2 * /fs/posgrado16/other0/guido/anaconda3/envs/python2
/fs/posgrado16/other0/guido/yt-conda
/fs/posgrado16/other0/guido/yt-conda/envs/py27
The creation of the python2 environments worked well, but I don know why
the previous attemp(py27) got mixed inside yt-conda. How Can I delete those
two environments : /fs/posgrado16/other0/guido/yt-conda ,
/fs/posgrado16/other0/guido/yt-conda/envs/py27 if they are unnamed ?
Kind Regards,
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/4c788d9c-388b-48e1-b929-30efa8a6cb71%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/4c788d9c-388b-48e1-b929-30efa8a6cb71%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.