Skip to content

Install different python versions in separate environments#21

Merged
nathanlyons merged 1 commit intonextfrom
nathanlyons/fix-build-conflict-errors
May 21, 2018
Merged

Install different python versions in separate environments#21
nathanlyons merged 1 commit intonextfrom
nathanlyons/fix-build-conflict-errors

Conversation

@nathanlyons
Copy link
Copy Markdown
Member

Addresses #20.

A synopsis of this issue and solution from @mcflugen in landlab/landlab#633:

This has to do with a change with conda/Miniconda3 that no longer allows installing a different version of Python into the root environment. To fix this, I changed things so that we create a separate environment (with the appropriate Python version) to run our tests in.

@mcflugen,

  • I set the base of this pull request to next in order to get the new tutorials passing.
  • I may have created a branch, new by accident. I see this branch in my branches list. Before I delete the new branch, I wish to verify with you that the new branch should indeed not be a thing.

@nathanlyons nathanlyons requested a review from mcflugen May 8, 2018 21:30
@nathanlyons nathanlyons mentioned this pull request May 15, 2018
@nathanlyons nathanlyons merged commit 1dba19e into next May 21, 2018
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