Hi all,
I am trying to locally install yt on Blue Waters. I did a module of swap to PrgEnv-gnu and then bash install_script.sh.
Has anyone run into this error before? http://paste.yt-project.org/show/5576/
Thanks, Kenza
On 05/31/2015 02:58 PM, Kenza Arraki wrote:
Hi all,
I am trying to locally install yt on Blue Waters. I did a module of swap to PrgEnv-gnu and then bash install_script.sh.
Has anyone run into this error before? http://paste.yt-project.org/show/5576/
Thanks, Kenza
Hi Kenza, could you show us your yt_install.log? Additionally output of:
...yt-x86_64/bin/python2.7 -c 'import hashlib ; print(dir(hashlib)); print(hashlib.__file__)'
Cheers, Kacper
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
Attached is my yt_install.log
It seems this hashlib does not exist. http://paste.yt-project.org/show/5577/
-Kenza
On Mon, Jun 1, 2015 at 8:28 AM Kacper Kowalik xarthisius.kk@gmail.com wrote:
On 05/31/2015 02:58 PM, Kenza Arraki wrote:
Hi all,
I am trying to locally install yt on Blue Waters. I did a module of swap to PrgEnv-gnu and then bash install_script.sh.
Has anyone run into this error before? http://paste.yt-project.org/show/5576/
Thanks, Kenza
Hi Kenza, could you show us your yt_install.log? Additionally output of:
...yt-x86_64/bin/python2.7 -c 'import hashlib ; print(dir(hashlib)); print(hashlib.__file__)'
Cheers, Kacper
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
I imagine that with so many of us using Blue Waters (and many people now at NCSA), we could make a push to get yt installed globally on BW, and updated semi-regularly.
On Mon, Jun 1, 2015 at 8:58 AM, Kenza Arraki karraki@gmail.com wrote:
Attached is my yt_install.log
It seems this hashlib does not exist. http://paste.yt-project.org/show/5577/
-Kenza
On Mon, Jun 1, 2015 at 8:28 AM Kacper Kowalik xarthisius.kk@gmail.com wrote:
On 05/31/2015 02:58 PM, Kenza Arraki wrote:
Hi all,
I am trying to locally install yt on Blue Waters. I did a module of swap to PrgEnv-gnu and then bash install_script.sh.
Has anyone run into this error before? http://paste.yt-project.org/show/5576/
Thanks, Kenza
Hi Kenza, could you show us your yt_install.log? Additionally output of:
...yt-x86_64/bin/python2.7 -c 'import hashlib ; print(dir(hashlib)); print(hashlib.__file__)'
Cheers, Kacper
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
Hi Kenza,
I don’t run on Blue Waters, but I’m not sure if you’ve tried setting up yt using Anaconda Python instead:
http://yt-project.org/docs/dev/installing.html#installing-yt-using-anaconda http://yt-project.org/docs/dev/installing.html#installing-yt-using-anaconda
It doesn’t require compilation and should work easily.
Best,
John Z
On Jun 1, 2015, at 9:19 AM, Michael Zingale michael.zingale@stonybrook.edu wrote:
I imagine that with so many of us using Blue Waters (and many people now at NCSA), we could make a push to get yt installed globally on BW, and updated semi-regularly.
On Mon, Jun 1, 2015 at 8:58 AM, Kenza Arraki <karraki@gmail.com mailto:karraki@gmail.com> wrote: Attached is my yt_install.log
It seems this hashlib does not exist. http://paste.yt-project.org/show/5577/ http://paste.yt-project.org/show/5577/
-Kenza
On Mon, Jun 1, 2015 at 8:28 AM Kacper Kowalik <xarthisius.kk@gmail.com mailto:xarthisius.kk@gmail.com> wrote: On 05/31/2015 02:58 PM, Kenza Arraki wrote:
Hi all,
I am trying to locally install yt on Blue Waters. I did a module of swap to PrgEnv-gnu and then bash install_script.sh.
Has anyone run into this error before? http://paste.yt-project.org/show/5576/ http://paste.yt-project.org/show/5576/
Thanks, Kenza
Hi Kenza, could you show us your yt_install.log? Additionally output of:
...yt-x86_64/bin/python2.7 -c 'import hashlib ; print(dir(hashlib)); print(hashlib.__file__)'
Cheers, Kacper
yt-users mailing list yt-users@lists.spacepope.org mailto:yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org mailto:yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org mailto:yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
-- Michael Zingale Associate Professor
Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY 11794-3800 phone: 631-632-8225 e-mail: Michael.Zingale@stonybrook.edu mailto:Michael.Zingale@stonybrook.edu web: http://www.astro.sunysb.edu/mzingale http://www.astro.sunysb.edu/mzingale_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
YT is installed and supported on Blue Waters. See https://bluewaters.ncsa.illinois.edu/yt for instructions on how to use it. I left NCSA about 9 months ago and don’t know what version they are running. You can always send mail to help to get assistance. They have several visualization folks there that can help you out.
Dave Semeraro
From: yt-users [mailto:yt-users-bounces@lists.spacepope.org] On Behalf Of John Zuhone Sent: Monday, June 1, 2015 8:23 AM To: Discussion of the yt analysis package Subject: Re: [yt-users] local install of yt on Blue Waters
Hi Kenza,
I don’t run on Blue Waters, but I’m not sure if you’ve tried setting up yt using Anaconda Python instead:
http://yt-project.org/docs/dev/installing.html#installing-yt-using-anaconda
It doesn’t require compilation and should work easily.
Best,
John Z
On Jun 1, 2015, at 9:19 AM, Michael Zingale <michael.zingale@stonybrook.edumailto:michael.zingale@stonybrook.edu> wrote:
I imagine that with so many of us using Blue Waters (and many people now at NCSA), we could make a push to get yt installed globally on BW, and updated semi-regularly.
On Mon, Jun 1, 2015 at 8:58 AM, Kenza Arraki <karraki@gmail.commailto:karraki@gmail.com> wrote: Attached is my yt_install.log
It seems this hashlib does not exist. http://paste.yt-project.org/show/5577/
-Kenza On Mon, Jun 1, 2015 at 8:28 AM Kacper Kowalik <xarthisius.kk@gmail.commailto:xarthisius.kk@gmail.com> wrote: On 05/31/2015 02:58 PM, Kenza Arraki wrote:
Hi all,
I am trying to locally install yt on Blue Waters. I did a module of swap to PrgEnv-gnu and then bash install_script.sh.
Has anyone run into this error before? http://paste.yt-project.org/show/5576/
Thanks, Kenza
Hi Kenza, could you show us your yt_install.log? Additionally output of:
...yt-x86_64/bin/python2.7 -c 'import hashlib ; print(dir(hashlib)); print(hashlib.__file__)'
Cheers, Kacper
yt-users mailing list yt-users@lists.spacepope.orgmailto:yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.orgmailto:yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.orgmailto:yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
-- Michael Zingale Associate Professor
Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY 11794-3800 phone: 631-632-8225 e-mail: Michael.Zingale@stonybrook.edumailto:Michael.Zingale@stonybrook.edu web: http://www.astro.sunysb.edu/mzingale _______________________________________________ yt-users mailing list yt-users@lists.spacepope.orgmailto:yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
Yes, yt modules exist but are limited to yt/2.3, yt/2.4, and yt/2.5. ART needs yt-3.x to read in data. Getting some updated yt versions as modules on BW would be great.
I will try using anaconda to set up yt locally.
Thanks all, -Kenza
On Mon, Jun 1, 2015 at 10:32 AM Dave Semeraro semeraro@tacc.utexas.edu wrote:
YT is installed and supported on Blue Waters. See https://bluewaters.ncsa.illinois.edu/yt for instructions on how to use it. I left NCSA about 9 months ago and don’t know what version they are running. You can always send mail to help to get assistance. They have several visualization folks there that can help you out.
Dave Semeraro
*From:* yt-users [mailto:yt-users-bounces@lists.spacepope.org] *On Behalf Of *John Zuhone *Sent:* Monday, June 1, 2015 8:23 AM *To:* Discussion of the yt analysis package *Subject:* Re: [yt-users] local install of yt on Blue Waters
Hi Kenza,
I don’t run on Blue Waters, but I’m not sure if you’ve tried setting up yt using Anaconda Python instead:
http://yt-project.org/docs/dev/installing.html#installing-yt-using-anaconda
It doesn’t require compilation and should work easily.
Best,
John Z
On Jun 1, 2015, at 9:19 AM, Michael Zingale < michael.zingale@stonybrook.edu> wrote:
I imagine that with so many of us using Blue Waters (and many people now at NCSA), we could make a push to get yt installed globally on BW, and updated semi-regularly.
On Mon, Jun 1, 2015 at 8:58 AM, Kenza Arraki karraki@gmail.com wrote:
Attached is my yt_install.log
It seems this hashlib does not exist. http://paste.yt-project.org/show/5577/
-Kenza
On Mon, Jun 1, 2015 at 8:28 AM Kacper Kowalik xarthisius.kk@gmail.com wrote:
On 05/31/2015 02:58 PM, Kenza Arraki wrote:
Hi all,
I am trying to locally install yt on Blue Waters. I did a module of swap to PrgEnv-gnu and then bash install_script.sh.
Has anyone run into this error before? http://paste.yt-project.org/show/5576/
Thanks, Kenza
Hi Kenza, could you show us your yt_install.log? Additionally output of:
...yt-x86_64/bin/python2.7 -c 'import hashlib ; print(dir(hashlib)); print(hashlib.__file__)'
Cheers, Kacper
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
--
Michael Zingale
Associate Professor
Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY 11794-3800
*phone*: 631-632-8225
*e-mail*: Michael.Zingale@stonybrook.edu
*web*: http://www.astro.sunysb.edu/mzingale
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
Right, I think that it would benefit everyone if we push for 3.1 (or 3.2) there.
On Mon, Jun 1, 2015 at 10:54 AM, Kenza Arraki karraki@gmail.com wrote:
Yes, yt modules exist but are limited to yt/2.3, yt/2.4, and yt/2.5. ART needs yt-3.x to read in data. Getting some updated yt versions as modules on BW would be great.
I will try using anaconda to set up yt locally.
Thanks all, -Kenza
On Mon, Jun 1, 2015 at 10:32 AM Dave Semeraro semeraro@tacc.utexas.edu wrote:
YT is installed and supported on Blue Waters. See https://bluewaters.ncsa.illinois.edu/yt for instructions on how to use it. I left NCSA about 9 months ago and don’t know what version they are running. You can always send mail to help to get assistance. They have several visualization folks there that can help you out.
Dave Semeraro
*From:* yt-users [mailto:yt-users-bounces@lists.spacepope.org] *On Behalf Of *John Zuhone *Sent:* Monday, June 1, 2015 8:23 AM *To:* Discussion of the yt analysis package *Subject:* Re: [yt-users] local install of yt on Blue Waters
Hi Kenza,
I don’t run on Blue Waters, but I’m not sure if you’ve tried setting up yt using Anaconda Python instead:
http://yt-project.org/docs/dev/installing.html#installing-yt-using-anaconda
It doesn’t require compilation and should work easily.
Best,
John Z
On Jun 1, 2015, at 9:19 AM, Michael Zingale < michael.zingale@stonybrook.edu> wrote:
I imagine that with so many of us using Blue Waters (and many people now at NCSA), we could make a push to get yt installed globally on BW, and updated semi-regularly.
On Mon, Jun 1, 2015 at 8:58 AM, Kenza Arraki karraki@gmail.com wrote:
Attached is my yt_install.log
It seems this hashlib does not exist. http://paste.yt-project.org/show/5577/
-Kenza
On Mon, Jun 1, 2015 at 8:28 AM Kacper Kowalik xarthisius.kk@gmail.com wrote:
On 05/31/2015 02:58 PM, Kenza Arraki wrote:
Hi all,
I am trying to locally install yt on Blue Waters. I did a module of swap to PrgEnv-gnu and then bash install_script.sh.
Has anyone run into this error before? http://paste.yt-project.org/show/5576/
Thanks, Kenza
Hi Kenza, could you show us your yt_install.log? Additionally output of:
...yt-x86_64/bin/python2.7 -c 'import hashlib ; print(dir(hashlib)); print(hashlib.__file__)'
Cheers, Kacper
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
--
Michael Zingale
Associate Professor
Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY 11794-3800
*phone*: 631-632-8225
*e-mail*: Michael.Zingale@stonybrook.edu
*web*: http://www.astro.sunysb.edu/mzingale
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
This is also a good impetus to try again for time-based release scheduling!
On Mon, Jun 1, 2015 at 10:01 AM, Michael Zingale michael.zingale@stonybrook.edu wrote:
Right, I think that it would benefit everyone if we push for 3.1 (or 3.2) there.
On Mon, Jun 1, 2015 at 10:54 AM, Kenza Arraki karraki@gmail.com wrote:
Yes, yt modules exist but are limited to yt/2.3, yt/2.4, and yt/2.5. ART needs yt-3.x to read in data. Getting some updated yt versions as modules on BW would be great.
I will try using anaconda to set up yt locally.
Thanks all, -Kenza
On Mon, Jun 1, 2015 at 10:32 AM Dave Semeraro semeraro@tacc.utexas.edu wrote:
YT is installed and supported on Blue Waters. See https://bluewaters.ncsa.illinois.edu/yt for instructions on how to use it. I left NCSA about 9 months ago and don’t know what version they are running. You can always send mail to help to get assistance. They have several visualization folks there that can help you out.
Dave Semeraro
From: yt-users [mailto:yt-users-bounces@lists.spacepope.org] On Behalf Of John Zuhone Sent: Monday, June 1, 2015 8:23 AM To: Discussion of the yt analysis package Subject: Re: [yt-users] local install of yt on Blue Waters
Hi Kenza,
I don’t run on Blue Waters, but I’m not sure if you’ve tried setting up yt using Anaconda Python instead:
http://yt-project.org/docs/dev/installing.html#installing-yt-using-anaconda
It doesn’t require compilation and should work easily.
Best,
John Z
On Jun 1, 2015, at 9:19 AM, Michael Zingale michael.zingale@stonybrook.edu wrote:
I imagine that with so many of us using Blue Waters (and many people now at NCSA), we could make a push to get yt installed globally on BW, and updated semi-regularly.
On Mon, Jun 1, 2015 at 8:58 AM, Kenza Arraki karraki@gmail.com wrote:
Attached is my yt_install.log
It seems this hashlib does not exist. http://paste.yt-project.org/show/5577/
-Kenza
On Mon, Jun 1, 2015 at 8:28 AM Kacper Kowalik xarthisius.kk@gmail.com wrote:
On 05/31/2015 02:58 PM, Kenza Arraki wrote:
Hi all,
I am trying to locally install yt on Blue Waters. I did a module of swap to PrgEnv-gnu and then bash install_script.sh.
Has anyone run into this error before? http://paste.yt-project.org/show/5576/
Thanks, Kenza
Hi Kenza, could you show us your yt_install.log? Additionally output of:
...yt-x86_64/bin/python2.7 -c 'import hashlib ; print(dir(hashlib)); print(hashlib.__file__)'
Cheers, Kacper
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
--
Michael Zingale
Associate Professor
Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY 11794-3800
phone: 631-632-8225
e-mail: Michael.Zingale@stonybrook.edu
web: http://www.astro.sunysb.edu/mzingale
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
-- Michael Zingale Associate Professor
Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY 11794-3800 phone: 631-632-8225 e-mail: Michael.Zingale@stonybrook.edu web: http://www.astro.sunysb.edu/mzingale
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
Hi Kenza, I am ccing the blue waters help folks to let them know about this thread.
You can make a specific request for upgrade to the software by sending mail to help+bw@ncsa.illinois.edumailto:help+bw@ncsa.illinois.edu. I know the guys that handle the visualization software and they are pretty good about responding to upgrade requests.
Dave
From: yt-users [mailto:yt-users-bounces@lists.spacepope.org] On Behalf Of Kenza Arraki Sent: Monday, June 1, 2015 9:55 AM To: Discussion of the yt analysis package Subject: Re: [yt-users] local install of yt on Blue Waters
Yes, yt modules exist but are limited to yt/2.3, yt/2.4, and yt/2.5. ART needs yt-3.x to read in data. Getting some updated yt versions as modules on BW would be great.
I will try using anaconda to set up yt locally.
Thanks all, -Kenza
On Mon, Jun 1, 2015 at 10:32 AM Dave Semeraro <semeraro@tacc.utexas.edumailto:semeraro@tacc.utexas.edu> wrote: YT is installed and supported on Blue Waters. See https://bluewaters.ncsa.illinois.edu/yt for instructions on how to use it. I left NCSA about 9 months ago and don’t know what version they are running. You can always send mail to help to get assistance. They have several visualization folks there that can help you out.
Dave Semeraro
From: yt-users [mailto:yt-users-bounces@lists.spacepope.orgmailto:yt-users-bounces@lists.spacepope.org] On Behalf Of John Zuhone Sent: Monday, June 1, 2015 8:23 AM To: Discussion of the yt analysis package Subject: Re: [yt-users] local install of yt on Blue Waters
Hi Kenza,
I don’t run on Blue Waters, but I’m not sure if you’ve tried setting up yt using Anaconda Python instead:
http://yt-project.org/docs/dev/installing.html#installing-yt-using-anaconda
It doesn’t require compilation and should work easily.
Best,
John Z
On Jun 1, 2015, at 9:19 AM, Michael Zingale <michael.zingale@stonybrook.edumailto:michael.zingale@stonybrook.edu> wrote:
I imagine that with so many of us using Blue Waters (and many people now at NCSA), we could make a push to get yt installed globally on BW, and updated semi-regularly.
On Mon, Jun 1, 2015 at 8:58 AM, Kenza Arraki <karraki@gmail.commailto:karraki@gmail.com> wrote: Attached is my yt_install.log
It seems this hashlib does not exist. http://paste.yt-project.org/show/5577/
-Kenza On Mon, Jun 1, 2015 at 8:28 AM Kacper Kowalik <xarthisius.kk@gmail.commailto:xarthisius.kk@gmail.com> wrote: On 05/31/2015 02:58 PM, Kenza Arraki wrote:
Hi all,
I am trying to locally install yt on Blue Waters. I did a module of swap to PrgEnv-gnu and then bash install_script.sh.
Has anyone run into this error before? http://paste.yt-project.org/show/5576/
Thanks, Kenza
Hi Kenza, could you show us your yt_install.log? Additionally output of:
...yt-x86_64/bin/python2.7 -c 'import hashlib ; print(dir(hashlib)); print(hashlib.__file__)'
Cheers, Kacper
yt-users mailing list yt-users@lists.spacepope.orgmailto:yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.orgmailto:yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.orgmailto:yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
-- Michael Zingale Associate Professor
Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY 11794-3800 phone: 631-632-8225 e-mail: Michael.Zingale@stonybrook.edumailto:Michael.Zingale@stonybrook.edu web: http://www.astro.sunysb.edu/mzingale _______________________________________________ yt-users mailing list yt-users@lists.spacepope.orgmailto:yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.orgmailto:yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org