On Sep 13, 9:58 am, Chris wrote:
> Hi,
>
> I'm an IDL user since years and try now to learn Python since a few
> days.
> I'm blogging the various steps of this transition
> to:http://idl2python.blogspot.com/
> I hope that other IDL switchers can help me by commenting on the blog
> and helping (me
On Jul 28, 12:44 pm, John Nagle wrote:
> On 7/27/2010 2:36 PM, kBob wrote:
>
>
>
>
>
>
>
> > I created a script to access weather satellite imagery fron NOAA's
> > ADDS.
>
> > It worked fine until recently with Python 2.6.
>
> >
On Jul 28, 9:11 am, kBob wrote:
> On Jul 27, 4:56 pm, MRAB wrote:
>
>
>
>
>
> > kBob wrote:
> > > On Jul 27, 4:23 pm, MRAB wrote:
> > >> kBob wrote:
>
> > >>> I created a script to access weather satellite imagery fron NOAA's
On Jul 27, 4:56 pm, MRAB wrote:
> kBob wrote:
> > On Jul 27, 4:23 pm, MRAB wrote:
> >> kBob wrote:
>
> >>> I created a script to access weather satellite imagery fron NOAA's
> >>> ADDS.
> >>> It worked fine until recently with Pytho
On Jul 27, 4:23 pm, MRAB wrote:
> kBob wrote:
>
> > I created a script to access weather satellite imagery fron NOAA's
> > ADDS.
>
> > It worked fine until recently with Python 2.6.
>
> > The company changed the Internet LAN connections to "Acc
I created a script to access weather satellite imagery fron NOAA's
ADDS.
It worked fine until recently with Python 2.6.
The company changed the Internet LAN connections to "Accept Automatic
settings" and "Use automatic configuration script"
How do you get urllib.urlopen to use the the "aut
On Jun 25, 9:51 am, Max Erickson wrote:
> kBob wrote:
> > On Jun 25, 1:26 am, Mark Lawrence
> > wrote:
> >> On 24/06/2010 21:48, Christian Heimes wrote:
>
> >> >> I am attempting to install the GDAL bindings (GDAL-1.7.1)
> >> >>
On Jun 25, 1:26 am, Mark Lawrence wrote:
> On 24/06/2010 21:48, Christian Heimes wrote:
>
> >> I am attempting to install the GDAL bindings (GDAL-1.7.1) on a
> >> Windows XP Desktop with Python 2.6 and GDAL. During install, the
> >> script finishes with "error: Unable to find vcvarsall.bat".
>
>
I am attempting to install the GDAL bindings (GDAL-1.7.1) on a
Windows XP Desktop with Python 2.6 and GDAL. During install, the
script finishes with "error: Unable to find vcvarsall.bat".
What dependencies am I missing?
C:\PyPI\GDAL-1.7.1>c:\python26\python setup.py install
running install
run