Skip to content

Comments

WIP: Use conda environment for simplicity and consistency#4

Open
eshwen wants to merge 15 commits intomasterfrom
switch_env_conda
Open

WIP: Use conda environment for simplicity and consistency#4
eshwen wants to merge 15 commits intomasterfrom
switch_env_conda

Conversation

@eshwen
Copy link
Owner

@eshwen eshwen commented Dec 4, 2019

Adding support to run everything in a conda environment. This massively simplifies things and makes them consistent across (hopefully all) different systems. We won't have to rely on cvmfs distributions of pip, Python or ROOT as they are maintained by conda. And for Python packages, they are installed within the conda environment only (no more pip install --user) which will avoid any potential conflicts with other code/packages used by the user.

Also adding support and compatibility for Python 3 where possible for future-proofing

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant