GDAL installation on MAC OSX via conda failsHow to have PostGIS 2.1 and the Python osgeo library installed...
A known event to a history junkie
Did US corporations pay demonstrators in the German demonstrations against article 13?
Teaching indefinite integrals that require special-casing
Resetting two CD4017 counters simultaneously, only one resets
Do all polymers contain either carbon or silicon?
How can I successfully establish a nationwide combat training program for a large country?
Was the picture area of a CRT a parallelogram (instead of a true rectangle)?
Can I Retrieve Email Addresses from BCC?
Science Fiction story where a man invents a machine that can help him watch history unfold
What is the opposite of 'gravitas'?
My boss asked me to take a one-day class, then signs it up as a day off
Adding empty element to declared container without declaring type of element
Are Warlocks Arcane or Divine?
Greatest common substring
Would it be legal for a US State to ban exports of a natural resource?
Reply ‘no position’ while the job posting is still there (‘HiWi’ position in Germany)
Giant Toughroad SLR 2 for 200 miles in two days, will it make it?
How to deal with or prevent idle in the test team?
Why are on-board computers allowed to change controls without notifying the pilots?
Hostile work environment after whistle-blowing on coworker and our boss. What do I do?
Simulating a probability of 1 of 2^N with less than N random bits
Golf game boilerplate
Is there a problem with hiding "forgot password" until it's needed?
I2C signal and power over long range (10meter cable)
GDAL installation on MAC OSX via conda fails
How to have PostGIS 2.1 and the Python osgeo library installed together without compiling from source?“Browse” button returns python error in QGISCannot update GDAL on UbuntuInstall GDAL python package in virtualenv on macFiona import error when updated to version 1.7using GDAL installed using homebrew from python on OSXGDAL conda install on Mac OS troubleGDAL ImportError: DLL load failed: The specified module could not be foundGDAL import error in Python3.6Missing osgeo in QGIS 3.4 Madeira (macOS High Sierra)
When installing GDAL via Conda, install fails, on OSX Mojave and Python 3.7:
dlopen(/Users/tomkom/anaconda3/lib/python3.7/site-packages/osgeo/_gdal.cpython-37m-darwin.so, 2): Library not loaded: @rpath/libfontconfig.1.dylib
Referenced from: /Users/tomkom/anaconda3/lib/libpoppler.78.dylib
Reason: Incompatible library version: libpoppler.78.dylib requires version 14.0.0 or later, but libfontconfig.1.dylib provides version 13.0.0
I am unable to locate the cause. Installed using:
conda install -c conda-forge gdal
As per standard.
python gdal conda
add a comment |
When installing GDAL via Conda, install fails, on OSX Mojave and Python 3.7:
dlopen(/Users/tomkom/anaconda3/lib/python3.7/site-packages/osgeo/_gdal.cpython-37m-darwin.so, 2): Library not loaded: @rpath/libfontconfig.1.dylib
Referenced from: /Users/tomkom/anaconda3/lib/libpoppler.78.dylib
Reason: Incompatible library version: libpoppler.78.dylib requires version 14.0.0 or later, but libfontconfig.1.dylib provides version 13.0.0
I am unable to locate the cause. Installed using:
conda install -c conda-forge gdal
As per standard.
python gdal conda
add a comment |
When installing GDAL via Conda, install fails, on OSX Mojave and Python 3.7:
dlopen(/Users/tomkom/anaconda3/lib/python3.7/site-packages/osgeo/_gdal.cpython-37m-darwin.so, 2): Library not loaded: @rpath/libfontconfig.1.dylib
Referenced from: /Users/tomkom/anaconda3/lib/libpoppler.78.dylib
Reason: Incompatible library version: libpoppler.78.dylib requires version 14.0.0 or later, but libfontconfig.1.dylib provides version 13.0.0
I am unable to locate the cause. Installed using:
conda install -c conda-forge gdal
As per standard.
python gdal conda
When installing GDAL via Conda, install fails, on OSX Mojave and Python 3.7:
dlopen(/Users/tomkom/anaconda3/lib/python3.7/site-packages/osgeo/_gdal.cpython-37m-darwin.so, 2): Library not loaded: @rpath/libfontconfig.1.dylib
Referenced from: /Users/tomkom/anaconda3/lib/libpoppler.78.dylib
Reason: Incompatible library version: libpoppler.78.dylib requires version 14.0.0 or later, but libfontconfig.1.dylib provides version 13.0.0
I am unable to locate the cause. Installed using:
conda install -c conda-forge gdal
As per standard.
python gdal conda
python gdal conda
asked 3 mins ago
MartinTMartinT
38919
38919
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "79"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f316682%2fgdal-installation-on-mac-osx-via-conda-fails%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f316682%2fgdal-installation-on-mac-osx-via-conda-fails%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown