Skip to content

Fix conda environment so application runs#26

Open
CanNotCode2 wants to merge 1 commit intodanier97:mainfrom
CanNotCode2:conda-fix
Open

Fix conda environment so application runs#26
CanNotCode2 wants to merge 1 commit intodanier97:mainfrom
CanNotCode2:conda-fix

Conversation

@CanNotCode2
Copy link
Copy Markdown

This commit fixes the conda environment simply not building, caused by the results of the conda solver changing over time as new packages were released.

I've manually gone in and made every major dependency explicit with comments documenting my changes to not only fix the issue but to try and prevent this from happening again.

I chose to not make it the environment.yaml an env export to make it easy to update in the future if changes are made to this codebase.

This commit fixes the conda environment simply not building, caused by the results of the conda solver changing over time as new packages were released.

I've manually gone in and made every major dependency explicit with comments documenting my changes to not only fix the issue but to try and prevent this from happening again.

I chose to not make it the environment.yaml an env export to make it easy to update in the future if changes are made to this codebase.
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