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

Python version #114

Open
AlbertoImg opened this issue Jun 27, 2024 · 2 comments
Open

Python version #114

AlbertoImg opened this issue Jun 27, 2024 · 2 comments

Comments

@AlbertoImg
Copy link

Hi there,

The installation guideline stays that we can use python >= 3.6, and then the "requirements.txt" file is picking python 3.6.
Is it possible to start the installation with newer python versions? is it going to break any script / external tool?
The issue comes from the fact that there are tools such as the last update of SlicerDMRI/whitematteranalysis that requires python packages with versions only available in python > 3.6.

Thanks in advance
Best,
Alberto

@tashrifbillah
Copy link
Collaborator

Is it possible to start the installation with newer python versions?

You have to build a conda environment first with a newer Python.

is it going to break any script / external tool?

We do not know. Please help us by finding it and reporting here.

there are tools such as the last update of SlicerDMRI/whitematteranalysis that requires python packages

We were not aware of its latest update and we use it fine already. But our version could be older. If this is the problem child, you can build a separate conda environment for this with whatever Python it needs.

@AlbertoImg
Copy link
Author

Thanks for the answers! I will test the pipeline with new versions then.

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

2 participants