
Hi,
The yt/dev and yt/dev-local modules on Kraken are giving errors when trying to do 'from yt.mods import *'. Just doing that give the following error: http://paste.yt-project.org/show/5A6G4lAjr7UE2y1wsLNQ
I get the exact same thing with both of those two modules.
Thanks! Britton

Hi Britton,
sample_field_at_positions was recently added to amr_utils; this type of import error usually means that upon updating the python code, the C/Cython modules were not rebuilt.
-Matt
On Wed, Feb 29, 2012 at 10:44 AM, Britton Smith brittonsmith@gmail.com wrote:
Hi,
The yt/dev and yt/dev-local modules on Kraken are giving errors when trying to do 'from yt.mods import *'. Just doing that give the following error: http://paste.yt-project.org/show/5A6G4lAjr7UE2y1wsLNQ
I get the exact same thing with both of those two modules.
Thanks! Britton
yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org

Hi Britton,
I will investigate this issue and get you a fix as soon as possible.
Best regards, Hari
On Wed, Feb 29, 2012 at 11:07 AM, Matthew Turk matthewturk@gmail.com wrote:
Hi Britton,
sample_field_at_positions was recently added to amr_utils; this type of import error usually means that upon updating the python code, the C/Cython modules were not rebuilt.
-Matt
On Wed, Feb 29, 2012 at 10:44 AM, Britton Smith brittonsmith@gmail.com wrote:
Hi,
The yt/dev and yt/dev-local modules on Kraken are giving errors when trying to do 'from yt.mods import *'. Just doing that give the following error: http://paste.yt-project.org/show/5A6G4lAjr7UE2y1wsLNQ
I get the exact same thing with both of those two modules.
Thanks! Britton
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 all,
After a little bit of a wild goose chase, the culprit turned out to be python. Python was not rebuilding libpython after updating Yt. So, once I forced it to rebuild the error went away.
Please try loading the module on Kraken, and let me know if things are still not working. I tested the import on the login node as well as Lustre. (I hope having to nuke python has not opened any new issues)
Thanks for your patience, I should have done my due diligence and tested the new changes on Kraken before sending out a response.
Hari
On Wed, Feb 29, 2012 at 11:46 AM, Harinarayan Krishnan hkrishnan@lbl.gov wrote:
Hi Britton,
I will investigate this issue and get you a fix as soon as possible.
Best regards, Hari
On Wed, Feb 29, 2012 at 11:07 AM, Matthew Turk matthewturk@gmail.com wrote:
Hi Britton,
sample_field_at_positions was recently added to amr_utils; this type of import error usually means that upon updating the python code, the C/Cython modules were not rebuilt.
-Matt
On Wed, Feb 29, 2012 at 10:44 AM, Britton Smith brittonsmith@gmail.com wrote:
Hi,
The yt/dev and yt/dev-local modules on Kraken are giving errors when trying to do 'from yt.mods import *'. Just doing that give the following error: http://paste.yt-project.org/show/5A6G4lAjr7UE2y1wsLNQ
I get the exact same thing with both of those two modules.
Thanks! Britton
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 Hari,
I just tried to rerun the yt job on Kraken that had crashed a day ago and everything seems to be working fine. Thanks for your work on this!
Britton
On Wed, Feb 29, 2012 at 5:58 PM, Harinarayan Krishnan hkrishnan@lbl.govwrote:
Hi all,
After a little bit of a wild goose chase, the culprit turned out to be python. Python was not rebuilding libpython after updating Yt. So, once I forced it to rebuild the error went away.
Please try loading the module on Kraken, and let me know if things are still not working. I tested the import on the login node as well as Lustre. (I hope having to nuke python has not opened any new issues)
Thanks for your patience, I should have done my due diligence and tested the new changes on Kraken before sending out a response.
Hari
On Wed, Feb 29, 2012 at 11:46 AM, Harinarayan Krishnan hkrishnan@lbl.gov wrote:
Hi Britton,
I will investigate this issue and get you a fix as soon as possible.
Best regards, Hari
On Wed, Feb 29, 2012 at 11:07 AM, Matthew Turk matthewturk@gmail.com
wrote:
Hi Britton,
sample_field_at_positions was recently added to amr_utils; this type of import error usually means that upon updating the python code, the C/Cython modules were not rebuilt.
-Matt
On Wed, Feb 29, 2012 at 10:44 AM, Britton Smith brittonsmith@gmail.com
wrote:
Hi,
The yt/dev and yt/dev-local modules on Kraken are giving errors when
trying
to do 'from yt.mods import *'. Just doing that give the following
error:
http://paste.yt-project.org/show/5A6G4lAjr7UE2y1wsLNQ
I get the exact same thing with both of those two modules.
Thanks! Britton
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
participants (3)
-
Britton Smith
-
Harinarayan Krishnan
-
Matthew Turk