[yt-users] yt installation sans wget
Elizabeth Tasker
taskere at mcmaster.ca
Tue Jul 19 01:56:31 PDT 2011
I fixed the issue with installing by loading in some different modules but it still won't run:
taskerez at xt05:~> yt-2/bin/iyt
Traceback (most recent call last):
File "yt-2/bin/iyt", line 7, in <module>
execfile(__file__)
File "/home/taskerez/yt-libraries/yt-hg/scripts/iyt", line 3, in <module>
from yt.mods import *
File "/home/taskerez/yt-libraries/yt-hg/yt/mods.py", line 45, in <module>
from yt.data_objects.api import \
File "/home/taskerez/yt-libraries/yt-hg/yt/data_objects/api.py", line 34, in <module>
from hierarchy import \
File "/home/taskerez/yt-libraries/yt-hg/yt/data_objects/hierarchy.py", line 39, in <module>
from yt.utilities.io_handler import io_registry
File "/home/taskerez/yt-libraries/yt-hg/yt/utilities/io_handler.py", line 28, in <module>
import yt.utilities.amr_utils as au
ImportError: /home/taskerez/yt-libraries/yt-hg/yt/utilities/amr_utils.so: invalid ELF header
Any ideas what is causing this?
On Jul 17, 2011, at 6:53 AM, Steffen Klemer wrote:
> Am Sat, 16.07.2011 um 20:37 schrieb Elizabeth Tasker
> <taskere at mcmaster.ca>:
>
>> Thank you for that suggestion. That, coupled with a few adaptions to
>> distribute.py got me further, but for some reason it is now claiming
>> it can't see the zlib libraries, even though they are in the library
>> path.
>
> Try to use the zlib-Version from yt (just enable it in the
> install-script)
>
>
> /Steffen
>
> --
> () ascii ribbon campaign - against html e-mail
> /\ www.asciiribbon.org - against proprietary attachments
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
More information about the yt-users
mailing list