Timeline for Installing GDAL2.1
Current License: CC BY-SA 3.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 17, 2018 at 4:34 | comment | added | user2856 | Check that the osgeo package gets installed to /usr/lib/python3/dist-packages when you apt-get install python3-gdal and check that /usr/lib/python3/dist-packages is in your python path (and that you installed gdal-bin;) I don't have access to 16.04 anymore (unless I build a vm/docker) so can't test. But I've pretty much stopped using system package managers and just maintain identical conda envs that "just work" (tm) on my Windows and various Linux environments. | |
| May 17, 2018 at 4:24 | comment | added | Aaron♦ | I'm using Ubuntu 16.04.4 LTS. | |
| May 17, 2018 at 4:21 | comment | added | Aaron♦ | Great solution. I can import gdal using python 2 using this approach, but not python 3. Any suggestions on installing gdal with the python3 bindings? | |
| Jan 20, 2018 at 3:41 | history | edited | user2856 | CC BY-SA 3.0 | deleted 139 characters in body |
| May 19, 2016 at 2:00 | history | edited | user2856 | CC BY-SA 3.0 | added 58 characters in body |
| May 18, 2016 at 20:59 | history | edited | user2856 | CC BY-SA 3.0 | added 156 characters in body |
| May 18, 2016 at 20:53 | history | edited | user2856 | CC BY-SA 3.0 | added 21 characters in body |
| May 18, 2016 at 20:48 | history | edited | user2856 | CC BY-SA 3.0 | added 222 characters in body; deleted 1 character in body |
| May 18, 2016 at 20:21 | comment | added | user2856 | @Antonio Don't use pip. Just add the ubuntugis-unstable PPA and upgrade. Also make sure you have python-gdal installed for python 2.7 support or python3-gdal for python 3.4 support | |
| May 18, 2016 at 18:08 | comment | added | TelcoGIS | yes I have libgdal-dev 1.11.3 and libgdal 11.3 , that could be the reason? | |
| May 18, 2016 at 5:44 | comment | added | AndreJ | Just to clarify: You have GDAL 1.11.3 installed, and the repository you want to install from does not provide a newer package. So you have to add another resource, that has a GDAL 2.1 package. Like the Ubuntugis-unstable PPA. | |
| May 17, 2016 at 4:10 | history | edited | user2856 | CC BY-SA 3.0 | added 327 characters in body |
| May 17, 2016 at 4:10 | history | edited | PolyGeo♦ | CC BY-SA 3.0 | added 238 characters in body |
| May 17, 2016 at 3:40 | history | answered | user2856 | CC BY-SA 3.0 |