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
Hello, everyone. Do you have the same error?
when I use the commond 'conda env create -f environment.yaml' to create the virtual environment, the errors is shown below.
WARNING conda.models.version:get_matcher(546): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.8.0., but conda is ignoring the . and treating it as 1.8.0
The text was updated successfully, but these errors were encountered:
Hello, everyone. Do you have the same error?
when I use the commond 'conda env create -f environment.yaml' to create the virtual environment, the errors is shown below.
WARNING conda.models.version:get_matcher(546): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.8.0., but conda is ignoring the . and treating it as 1.8.0
The text was updated successfully, but these errors were encountered: