<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Paulo,<div class=""><br class=""></div><div class="">No problem you just have to install the fitting version.</div><div class="">Try this one-liner.</div><div class=""><br class=""></div><div class=""><span style="color: rgb(36, 41, 46); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-variant-ligatures: normal; orphans: 2; white-space: pre; widows: 2; background-color: rgb(255, 255, 255);" class="">gdal-config --version </span><span class="pl-k" style="box-sizing: border-box; color: rgb(215, 58, 73); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-variant-ligatures: normal; orphans: 2; white-space: pre; widows: 2; background-color: rgb(255, 255, 255);">|</span><span style="color: rgb(36, 41, 46); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-variant-ligatures: normal; orphans: 2; white-space: pre; widows: 2; background-color: rgb(255, 255, 255);" class=""> cut -c 1-5 </span><span class="pl-k" style="box-sizing: border-box; color: rgb(215, 58, 73); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-variant-ligatures: normal; orphans: 2; white-space: pre; widows: 2; background-color: rgb(255, 255, 255);">|</span><span style="color: rgb(36, 41, 46); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-variant-ligatures: normal; orphans: 2; white-space: pre; widows: 2; background-color: rgb(255, 255, 255);" class=""> xargs -I % pip install </span><span class="pl-s" style="box-sizing: border-box; color: rgb(3, 47, 98); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-variant-ligatures: normal; orphans: 2; white-space: pre; widows: 2; background-color: rgb(255, 255, 255);"><span class="pl-pds" style="box-sizing: border-box;">'</span>pygdal>=%.0,<=%.999<span class="pl-pds" style="box-sizing: border-box;">‘</span></span></div><div class=""><span class="pl-s" style="box-sizing: border-box; color: rgb(3, 47, 98); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-variant-ligatures: normal; orphans: 2; white-space: pre; widows: 2; background-color: rgb(255, 255, 255);"><span class="pl-pds" style="box-sizing: border-box;"><br class=""></span></span></div><div class="">Cheers,</div><div class=""><br class=""></div><div class="">Toni</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class=""><div class=""><br class="">   1. Re: Best way to install geonode (Paulo Frias)<br class=""><br class=""><br class="">----------------------------------------------------------------------<br class=""><br class="">Message: 1<br class="">Date: Fri, 26 Oct 2018 16:43:46 +0100<br class="">From: Paulo Frias <<a href="mailto:pfrias82@gmail.com" class="">pfrias82@gmail.com</a>><br class="">To: Toni Schönbuchner <<a href="mailto:toni.schoenbuchner@csgis.de" class="">toni.schoenbuchner@csgis.de</a>><br class="">Cc: <a href="mailto:geonode-users@lists.osgeo.org" class="">geonode-users@lists.osgeo.org</a><br class="">Subject: Re: [GeoNode-users] Best way to install geonode<br class="">Message-ID:<br class=""><span class="Apple-tab-span" style="white-space:pre">       </span><<a href="mailto:CA+PD0U3C4nXg=P7=Xv3WEUoMgmzthgwi20ErnM3bahOJ0Pxzug@mail.gmail.com" class="">CA+PD0U3C4nXg=P7=Xv3WEUoMgmzthgwi20ErnM3bahOJ0Pxzug@mail.gmail.com</a>><br class="">Content-Type: text/plain; charset="utf-8"<br class=""><br class="">I've started over again and I probably I messed up in this step<br class=""><br class="">pip install pygdal==$PYGDAL_VERSION<br class=""><br class=""><br class=""><br class="">(my_geonode) bash-3.2$ pip install pygdal==$PYGDAL_VERSION<br class="">Collecting pygdal==<br class="">  Could not find a version that satisfies the requirement pygdal== (from<br class="">versions: 1.8.1.0, 1.8.1.1, 1.8.1.2, 1.8.1.3, 1.9.2.0, 1.9.2.1, 1.9.2.3,<br class="">1.10.0.0, 1.10.0.1, 1.10.0.3, 1.10.1.0, 1.10.1.1, 1.10.1.3, 1.11.0.0,<br class="">1.11.0.1, 1.11.0.3, 1.11.1.0, 1.11.1.1, 1.11.1.3, 1.11.2.1, 1.11.2.3,<br class="">1.11.3.3, 1.11.4.3, 1.11.5.3, 2.0.0.3, 2.0.1.3, 2.0.2.3, 2.0.3.3, 2.1.0.3,<br class="">2.1.1.3, 2.1.2.3, 2.1.3.3, 2.2.0.3, 2.2.1.3, 2.2.2.3, 2.2.3.3, 2.2.4.3,<br class="">2.3.0.4, 2.3.1.4, 2.3.2.4)<br class="">No matching distribution found for pygdal==<br class=""></div></div></blockquote></div><br class=""></div></body></html>