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

Intruct people to create a conda env #33

Closed
leouieda opened this issue Jul 31, 2017 · 0 comments · Fixed by #58
Closed

Intruct people to create a conda env #33

leouieda opened this issue Jul 31, 2017 · 0 comments · Fixed by #58
Labels
documentation Improvements or additions to documentation

Comments

@leouieda
Copy link
Member

Add instructions to Install docs about creating a conda environment for the install.
Mixing packages from the defaults channel and conda-forge can cause problems with incompatible shared libraries (see #30 and #32).

@leouieda leouieda added the documentation Improvements or additions to documentation label Aug 5, 2017
leouieda added a commit that referenced this issue Nov 16, 2017
Fixes #33
A lot of users are having issues with mixing defaults and conda-forge
packages and conflicting versions of GMT and its dependencies.
Installing in a blank conda env fixes a lot of these problems
(see #30 and #32).
leouieda added a commit that referenced this issue Nov 16, 2017
Fixes #33
A lot of users are having issues with mixing defaults and conda-forge
packages and conflicting versions of GMT and its dependencies.
Installing in a blank conda env fixes a lot of these problems
(see #30 and #32).
leouieda added a commit that referenced this issue Nov 16, 2017
Fixes #33
A lot of users are having issues with mixing defaults and conda-forge
packages and conflicting versions of GMT and its dependencies.
Installing in a blank conda env fixes a lot of these problems
(see #30 and #32).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant