You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and when I use command
'conda install conda=3'
It downgrade conda to 3.19.3-py35_0
So I proceeded. and I type command
'conda env create -n klustaviewa -f environment-win.yml'
then
'could not locate conda-env'
message pops out
also, after downgrade conda using 'conda install conda=3' command,
'activate klusta' also go through error
what should I do with this error?
The text was updated successfully, but these errors were encountered:
I'm trying to install klustaviewa
and when I use command
'conda install conda=3'
It downgrade conda to 3.19.3-py35_0
So I proceeded. and I type command
'conda env create -n klustaviewa -f environment-win.yml'
then
'could not locate conda-env'
message pops out
also, after downgrade conda using 'conda install conda=3' command,
'activate klusta' also go through error
what should I do with this error?
The text was updated successfully, but these errors were encountered: