Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
aliirezaKh opened this issue Sep 27, 2023 · 8 comments

Comments

@aliirezaKh
Copy link

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.

@JacksonBurns
Copy link
Contributor

Hi @aliirezaKh thanks for bringing this to our attention. I can confirm that this warning does occur on our builds as well when using the latest version of conda (we haven't dealt with it yet because most of our development team uses older versions).

This warning should be unrelated to the environment not building, though. Could you let us know what platform you are attempting to do the installation on, and which set of installation instructions you are following (from source code, from binaries)? This will help us debug the issue. If you not currently following any set of instructions in particular, check out these from our docs.

@JacksonBurns JacksonBurns changed the title creat a Conda environment superfluous relational operator Warning when building conda environment with latest conda version Sep 27, 2023
@aliirezaKh
Copy link
Author

Hi @JacksonBurns thank you for your answer. I am following the installation steps from YouTube channel @reactionmechanismgenerator4444 (https://youtu.be/kn7eeHAYbt4?si=uwKWinb3QiePwR2c) and I want to install it on Ubuntu(22.04.3) in Linux and my python version is 3.

@JacksonBurns
Copy link
Contributor

The instructions in that video are slightly outdated, please use the updated instructions at the link from my previous comments to make things work.

@aliirezaKh
Copy link
Author

@JacksonBurns Can you please give me the link here?

@JacksonBurns
Copy link
Contributor

@aliirezaKh here is the link: https://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/installation/anacondaDeveloper.html

You may also want to follow the installation instructions using Docker: https://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/installation/index.html#recommended-install-docker
This installation procedure is easier, and is our recommended procedure.

@aliirezaKh
Copy link
Author

aliirezaKh commented Sep 27, 2023

@JacksonBurns Thanks a lot

Copy link

This issue is being automatically marked as stale because it has not received any interaction in the last 90 days. Please leave a comment if this is still a relevant issue, otherwise it will automatically be closed in 30 days.

@github-actions github-actions bot added the stale stale issue/PR as determined by actions bot label Dec 27, 2023
@JacksonBurns
Copy link
Contributor

Going to close this as resolved, please open again if any new issues arise!

@JacksonBurns JacksonBurns removed the stale stale issue/PR as determined by actions bot label Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants