[Met_help] [rt.rap.ucar.edu #95607] History for Building latest version of MET
Julie Prestopnik via RT
met_help at ucar.edu
Mon Jun 15 09:45:51 MDT 2020
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
I have built MET 8+ in the past. Now I would like to build the latest version. The README says to use Python 3. In the past I built it using Anaconda Python 2.77. My problem is I don't find a config in Python 3 that I used before to set flags.
There is not a similar config:
export MET_PYTHON_LD=`/software/depot/anaconda-2.4.0/bin/python-config --ldflags`
export MET_PYTHON_CC=`/software/depot/anaconda-2.4.0/bin/python-config --cflags`
Greg Ramos
Home: (951) 242-9171
Cell: (831) 920-8975
[cid:image001.png at 01D641CC.BC0F6E30]
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: Building latest version of MET
From: Julie Prestopnik
Time: Sun Jun 14 00:23:41 2020
Hi Greg.
I believe for Python3 you need to use python3-config in place of
python-config. Try running:
> which python3-config
to see if it is in your PATH.
Please let us know how it goes.
Julie
On Sat, Jun 13, 2020 at 10:53 PM Ramos, Mr. Gregory, Contractor, Code
7501.1 via RT <met_help at ucar.edu> wrote:
>
> Sat Jun 13 22:53:19 2020: Request 95607 was acted upon.
> Transaction: Ticket created by Greg.Ramos.ctr at nrlmry.navy.mil
> Queue: met_help
> Subject: Building latest version of MET
> Owner: Nobody
> Requestors: Greg.Ramos.ctr at nrlmry.navy.mil
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95607 >
>
>
> I have built MET 8+ in the past. Now I would like to build the
latest
> version. The README says to use Python 3. In the past I built it
using
> Anaconda Python 2.77. My problem is I don't find a config in Python
3 that
> I used before to set flags.
>
> There is not a similar config:
>
>
>
> export MET_PYTHON_LD=`/software/depot/anaconda-2.4.0/bin/python-
config
> --ldflags`
> export MET_PYTHON_CC=`/software/depot/anaconda-2.4.0/bin/python-
config
> --cflags`
>
> Greg Ramos
> Home: (951) 242-9171
> Cell: (831) 920-8975
>
>
> [cid:image001.png at 01D641CC.BC0F6E30]
>
>
>
--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu
My working day may not be your working day. Please do not feel
obliged to
reply to this email outside of your normal working hours.
------------------------------------------------
Subject: RE: [rt.rap.ucar.edu #95607] Building latest version of MET
From: Ramos, Mr. Gregory, Contractor, Code 7501.1
Time: Sun Jun 14 09:25:39 2020
OK, found it. Thank you:
/usr/local/Anaconda3-2020.02/pkgs/python-3.7.6-h0371630_2/bin/python3-
config
/usr/local/Anaconda3-2020.02/bin/python3-config
-----Original Message-----
From: Julie Prestopnik via RT <met_help at ucar.edu>
Sent: Saturday, June 13, 2020 11:24 PM
To: Ramos, Mr. Gregory, Contractor, Code 7501.1
<Greg.Ramos.ctr at nrlmry.navy.mil>
Subject: Re: [rt.rap.ucar.edu #95607] Building latest version of MET
Hi Greg.
I believe for Python3 you need to use python3-config in place of
python-config. Try running:
> which python3-config
to see if it is in your PATH.
Please let us know how it goes.
Julie
On Sat, Jun 13, 2020 at 10:53 PM Ramos, Mr. Gregory, Contractor, Code
7501.1 via RT <met_help at ucar.edu> wrote:
>
> Sat Jun 13 22:53:19 2020: Request 95607 was acted upon.
> Transaction: Ticket created by Greg.Ramos.ctr at nrlmry.navy.mil
> Queue: met_help
> Subject: Building latest version of MET
> Owner: Nobody
> Requestors: Greg.Ramos.ctr at nrlmry.navy.mil
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95607
> >
>
>
> I have built MET 8+ in the past. Now I would like to build the
latest
> version. The README says to use Python 3. In the past I built it
using
> Anaconda Python 2.77. My problem is I don't find a config in Python
3
> that I used before to set flags.
>
> There is not a similar config:
>
>
>
> export MET_PYTHON_LD=`/software/depot/anaconda-2.4.0/bin/python-
config
> --ldflags`
> export MET_PYTHON_CC=`/software/depot/anaconda-2.4.0/bin/python-
config
> --cflags`
>
> Greg Ramos
> Home: (951) 242-9171
> Cell: (831) 920-8975
>
>
> [cid:image001.png at 01D641CC.BC0F6E30]
>
>
>
--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research Research Applications
Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu
My working day may not be your working day. Please do not feel
obliged to reply to this email outside of your normal working hours.
------------------------------------------------
Subject: Building latest version of MET
From: Julie Prestopnik
Time: Mon Jun 15 09:45:44 2020
Great! Thanks for letting us know. I'll go ahead and close this
ticket,
but please feel free to start a new ticket with any other questions
you
have.
Julie
On Sun, Jun 14, 2020 at 9:25 AM Ramos, Mr. Gregory, Contractor, Code
7501.1
via RT <met_help at ucar.edu> wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95607 >
>
> OK, found it. Thank you:
>
>
>
> /usr/local/Anaconda3-2020.02/pkgs/python-3.7.6-
h0371630_2/bin/python3-config
> /usr/local/Anaconda3-2020.02/bin/python3-config
>
> -----Original Message-----
> From: Julie Prestopnik via RT <met_help at ucar.edu>
> Sent: Saturday, June 13, 2020 11:24 PM
> To: Ramos, Mr. Gregory, Contractor, Code 7501.1 <
> Greg.Ramos.ctr at nrlmry.navy.mil>
> Subject: Re: [rt.rap.ucar.edu #95607] Building latest version of MET
>
> Hi Greg.
>
> I believe for Python3 you need to use python3-config in place of
> python-config. Try running:
>
> > which python3-config
>
> to see if it is in your PATH.
>
> Please let us know how it goes.
>
> Julie
>
> On Sat, Jun 13, 2020 at 10:53 PM Ramos, Mr. Gregory, Contractor,
Code
> 7501.1 via RT <met_help at ucar.edu> wrote:
>
> >
> > Sat Jun 13 22:53:19 2020: Request 95607 was acted upon.
> > Transaction: Ticket created by Greg.Ramos.ctr at nrlmry.navy.mil
> > Queue: met_help
> > Subject: Building latest version of MET
> > Owner: Nobody
> > Requestors: Greg.Ramos.ctr at nrlmry.navy.mil
> > Status: new
> > Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95607
> > >
> >
> >
> > I have built MET 8+ in the past. Now I would like to build the
latest
> > version. The README says to use Python 3. In the past I built it
using
> > Anaconda Python 2.77. My problem is I don't find a config in
Python 3
> > that I used before to set flags.
> >
> > There is not a similar config:
> >
> >
> >
> > export MET_PYTHON_LD=`/software/depot/anaconda-2.4.0/bin/python-
config
> > --ldflags`
> > export MET_PYTHON_CC=`/software/depot/anaconda-2.4.0/bin/python-
config
> > --cflags`
> >
> > Greg Ramos
> > Home: (951) 242-9171
> > Cell: (831) 920-8975
> >
> >
> > [cid:image001.png at 01D641CC.BC0F6E30]
> >
> >
> >
>
> --
> Julie Prestopnik
> Software Engineer
> National Center for Atmospheric Research Research Applications
Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> My working day may not be your working day. Please do not feel
obliged to
> reply to this email outside of your normal working hours.
>
>
>
>
--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu
My working day may not be your working day. Please do not feel
obliged to
reply to this email outside of your normal working hours.
------------------------------------------------
More information about the Met_help
mailing list