[pyngl-talk] pyngl 1.5.0 source

Oleksandr Huziy guziy.sasha at gmail.com
Wed Dec 17 14:26:03 MST 2014


Is there a reason why you are not putting it on github?

Cheers

2014-12-17 15:59 GMT-05:00 Mary Haley <haley at ucar.edu>:
>
> Thanks Orion, I'll take a look at the code and implement these changes.
>
> --Mary
>
>
> On Tue, Dec 16, 2014 at 3:32 PM, Orion Poplawski <orion at cora.nwra.com>
> wrote:
>>
>> On 12/16/2014 10:50 AM, Mary Haley wrote:
>> > Hi Orion,
>> >
>> > Sure thing, I just put it on the web:
>> >
>> > http://www.pyngl.ucar.edu/Download/files/PyNGL-1.5.0-beta.tar.gz
>>
>> One other nit - you should exit with a non-zero value on error in
>> setup.py:
>>
>> e.g.:
>>
>> except ImportError:
>>   print "Error: Cannot import NumPy. Can't continue."
>>   sys.exit(1)
>>
>> except:
>>   print "NCARG_ROOT is not set; can't continue!"
>>   sys.exit(1)
>>
>>
>> --
>> Orion Poplawski
>> Technical Manager                     303-415-9701 x222
>> NWRA, Boulder/CoRA Office             FAX: 303-415-9702
>> 3380 Mitchell Lane                       orion at nwra.com
>> Boulder, CO 80301                   http://www.nwra.com
>>
>
> _______________________________________________
> pyngl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
>
>

-- 
Sasha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/pyngl-talk/attachments/20141217/7163f567/attachment.html 


More information about the pyngl-talk mailing list