Skip to content

Touch-ups to the environment.yml file #791

@jonwzheng

Description

@jonwzheng

Hi folks, thanks for all your work on this great software package.

I was checking out the environment.yml file after one of my labmates was experiencing issues with solving the conda environment.

A few things that caught my attention:

  • defaults and anaconda channels: Large organizations need to pay for the defaults channel and so it may be good to move away from defaults to conda-forge. I was able to successfully install the environment by commenting out the defaults channel. I think you can also switch many of the anaconda packages to conda-forge. (See https://www.anaconda.com/blog/is-conda-free)
  • We moved away from some of the rmg channel packages in RMG-Py, to conda-forge (see https://github.com/ReactionMechanismGenerator/RMG-Py/blob/main/environment.yml) to help with upkeep. Are there any plans to do this? The ones I could immediately find:
  • Any plans to update to ensure Python 3.9 or higher? 3.7 is end-of-life, and upgrading may help with continuity with the other conda packages

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions