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

Change python version in conda env file #1134

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Change python version in conda env file #1134

merged 1 commit into from
Apr 15, 2024

Conversation

srivarra
Copy link
Contributor

If you haven't already, please read through our contributing guidelines before opening your PR

What is the purpose of this PR?

Fixes an issue with creating conda environments, as there are no scikit-image wheels for python 3.11.

How did you implement your changes
Changed the yml file and set it to python 3.10.

Remaining issues

We should probably update the fiber segmentation filtering function to use the new version of frangi(), scikit-image >=0.20. The most recent release is on 0.23.1.

Related Issues:

@srivarra srivarra linked an issue Apr 15, 2024 that may be closed by this pull request
@srivarra srivarra added the dependencies Pull requests that update a dependency file label Apr 15, 2024
@srivarra srivarra self-assigned this Apr 15, 2024
@srivarra srivarra requested a review from alex-l-kong April 15, 2024 19:30
@srivarra srivarra marked this pull request as ready for review April 15, 2024 19:30
@srivarra srivarra added this pull request to the merge queue Apr 15, 2024
Merged via the queue into main with commit 51dd1c4 Apr 15, 2024
18 of 25 checks passed
@srivarra srivarra deleted the environment_yml/fix branch April 15, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

numpy.distutils is deprecated
2 participants