Issues of pip install gdal and fiona

2022-03-06 Thread Shaozhong SHI
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?

Re: Install GDAL

2020-04-22 Thread Kushal Kumaran
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) > >

Install GDAL

2020-04-22 Thread J Conrado
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

Re: Install GDAL

2020-04-22 Thread Souvik Dutta
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. > > >

Install GDAL

2020-04-22 Thread J Conrado
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) ... error

Re: unable to install gdal

2008-03-12 Thread luis
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 unzip

Re: unable to install gdal

2008-03-10 Thread luis
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's

unable to install gdal

2008-03-09 Thread luis
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