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

Instruct users to enable conda-forge channel #137

Merged
merged 1 commit into from
Mar 7, 2018
Merged

Conversation

leouieda
Copy link
Member

@leouieda leouieda commented Mar 7, 2018

Not having conda-forge in the conda config can cause problems with
conflicting versions of gdal and other dependencies.
This can be fixed by calling conda config before doing anything.
The added advantage is that we don't need the -c conda-forge in every
conda command anymore.

Fixes #104

Not having conda-forge in the conda config can cause problems with
conflicting versions of gdal and other dependencies.
This can be fixed by calling `conda config` before doing anything.
The added advantage is that we don't need the `-c conda-forge` in every
conda command anymore.

Fixes #104
@leouieda leouieda merged commit be43f93 into master Mar 7, 2018
@leouieda leouieda deleted the conda-forge branch March 7, 2018 23:17
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.

libpoppler.so.71: cannot open shared object file: No such file or directory
1 participant