Skip to content

superfluous relational operator Warning when building conda environment with latest conda version #2551

@aliirezaKh

Description

@aliirezaKh

Bug Description

When I execute the command 'conda env create -f environment.yml' during installation in the terminal, I receive a WARNING: 'conda.models.version:get_matcher(556): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.9.0., but conda is ignoring the . and treating it as 1.9.0
| failed
The installation does not progress beyond this step. How should I resolve this?

How To Reproduce

Steps to reproduce the behavior.

Expected Behavior

A clear and concise description of what you expected to happen.

Installation Information

Describe your installation method and system information.

  • OS (include version if known): (e.g. Windows 10, Ubuntu 18, macOS 10.13, etc.)
  • Installation method: (e.g. installation from binary or source, with or without anaconda)
  • RMG version information:
    • RMG-Py:
    • RMG-database:

Additional Context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions