[yt-users] yt-3.2.2 Installation probelm

Nathan Goldbaum nathan12343 at gmail.com
Thu Jan 21 06:49:57 PST 2016


Hi Hoseung,

I've never seen this error before and am not sure where it's coming from.

It might help to see the full install log, which you can upload to the yt
curldrop with the following command:

$ curl -T file.name http://use.yt/upload/

(where file.name is the filename of the install log)

Another option would be to try the get_yt.sh script, which installs yt
using binary conda packages:

https://bitbucket.org/yt_analysis/yt/raw/yt/doc/get_yt.sh

-Nathan

On Thu, Jan 21, 2016 at 2:53 AM, 최호승 <hopung at gmail.com> wrote:

> Hello all,
>
> I'm trying to install yt-3.2.2 using all-in-one installation script.
> (It's downloaded two days ago)
>
> Using the same script, I could install yt successfully on my desktop and
> laptop (ubuntu 14.04 & 15.10).
> But it fails on a server (Ubuntu 15.04)
>
> installation log tells that Cython import was not successful.
>
> failed to import Cython:
> /home/hopung/.local/lib/python3.4/site-packages/Cython/Compiler/
> Code.cpython-34m.so       : undefined symbol: PyFPE_jbuf
> error: Cython does not appear to be installed
>
>
> But I can import and run Cython modules on the same machine, both with
> Python2 and Python3.
> The Code.cpytohn-34m.so source file is there.
>
> I tried to exclude packages in install_script.sh - for example, not
> installing zlib, ftype, and/or pyx.
> No change in install_script.sh seems to make a difference.
>
> I get the same error when I try yt-dev version.
>
> I've installed many versions of yt on many machines, but this error is new
> to me.
> Does anyone have seen this error?
>
>
> Cheers,
> Hoseung
>
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20160121/20cf872a/attachment.htm>
-------------- next part --------------
_______________________________________________
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