I downloaded .whl files for fiona and gdal to go with Python3.6.5.
However, I am having trouble with red error messages.
Though Gdal is now working, there is a warning message - Missing global ~
gdal: DRIVER_NAME declaration gdal_array,py
Can anyone advise on how to resolve the issues?
Regard
J Conrado writes:
> Hi,
>
>
> I'm trying to install GDAL. I used conda and PIP and I didn't have sucess.
>
>
> I used for pip to insatal GDAL3.0.4:
>
>
> pip install GDAL
>
>
> Collecting GDAL
> Using cached GDAL-3.0.4.tar.gz (577 kB
Hi,
in my question how to install GDAl, I forgot to write that I want to
install GDAL on Linux. Thanks, Conrado
--
https://mail.python.org/mailman/listinfo/python-list
This might work.
https://stackoverflow.com/questions/43587960/gdal-installation-error-using-pip/43600989
Souvik flutter dev
On Wed, Apr 22, 2020, 9:52 PM J Conrado wrote:
>
>
> Hi,
>
>
> I'm trying to install GDAL. I used conda and PIP and I didn't have sucess.
>
Hi,
I'm trying to install GDAL. I used conda and PIP and I didn't have sucess.
I used for pip to insatal GDAL3.0.4:
pip install GDAL
Collecting GDAL
Using cached GDAL-3.0.4.tar.gz (577 kB)
Building wheels for collected packages: GDAL
Building wheel for GDAL (setup.py)
On 10 mar, 09:49, luis <[EMAIL PROTECTED]> wrote:
> On 9 mar, 16:37, luis <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi
>
> > On Windows xp sp2 and python 2.4
>
> > Yesterday I running old versions of gdal, and I try to upgrade
>
> > I download gdalwin32exe150.zip and gdal-python-13.win32-py2.4.exe
> > I
On 9 mar, 16:37, luis <[EMAIL PROTECTED]> wrote:
> Hi
>
> On Windows xp sp2 and python 2.4
>
> Yesterday I running old versions of gdal, and I try to upgrade
>
> I download gdalwin32exe150.zip and gdal-python-13.win32-py2.4.exe
> I unzip gdalwin32exe150.zip in C:\gdalwin32-1.5
>
> I follow install'
Hi
On Windows xp sp2 and python 2.4
Yesterday I running old versions of gdal, and I try to upgrade
I download gdalwin32exe150.zip and gdal-python-13.win32-py2.4.exe
I unzip gdalwin32exe150.zip in C:\gdalwin32-1.5
I follow install's instructions from
http://trac.osgeo.org/gdal/wiki/GdalOgrInPyt