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:
Additional Context
Add any other context about the problem here.