Skip to content

Managing conda/pip hybrid python environment #343

Description

@unkcpz

Move the post-PR discussion of conda/pip hybrid environment #338 (comment) as an issue here for further discussion.

Summary:

  • Not a very good idea to mix use pip in a conda environment
  • Have to do it at the moment in AiiDAlab since we want to make it is possible that app can be install without publishing the PyPI or conda-forge. This reduces the burden for app developers.
  • The principle is conda only for packages that need to be compiled (how we know this in advance, for instance, the pymatgen) and pip for or regular python packages.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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