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

Fix env setup #265

Merged
merged 4 commits into from
Jan 4, 2022
Merged

Fix env setup #265

merged 4 commits into from
Jan 4, 2022

Conversation

jacob-rosenthal
Copy link
Collaborator

This PR should help with environment setup problems.

  • Removed spams as a dependency (Remove spams dependency #142). Instead, if a user wants to use Vahadane stain normalization, we check if spams can be imported and throw an error if not. Also added a note in the documentation pointing to the spams website for users to install. We have faced a lot of issues with spams installation, so this should make things smoother especially since many users have no need for the one functionality which requires spams
  • Updated environment.yml with a working and reproducible environment that supports deepcell (Resolving dependencies between PathML and Deepcell #259)

Copy link
Contributor

@ryanccarelli ryanccarelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great- I freshly installed using the environment.yml and ran MIF tests and a MIF workflow notebook without error

@jacob-rosenthal jacob-rosenthal merged commit 4a24e71 into dev Jan 4, 2022
@jacob-rosenthal jacob-rosenthal deleted the fix-env-setup branch January 4, 2022 15:57
@jacob-rosenthal jacob-rosenthal restored the fix-env-setup branch January 4, 2022 20:09
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.

None yet

2 participants