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

Mismatch between root built python version and environment python version #5

Open
Jianyu010 opened this issue Jul 19, 2021 · 0 comments

Comments

@Jianyu010
Copy link

It seems the root in singularity environment was built with python 3.6.8 and the python installed is 3.8.10, which causes problem when trying to use PyRoot.

Singularity xenonnt-montecarlo-development.simg:~> python --version
Python 3.8.10
Singularity xenonnt-montecarlo-development.simg:~> root-config --python-version
3.6.8
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

No branches or pull requests

1 participant