[yt-users] yt-3.0 error on update, now yt doesn't work

Kacper Kowalik xarthisius.kk at gmail.com
Fri Aug 9 10:21:17 PDT 2013


On 09.08.2013 18:06, Kyle Stewart wrote:
> After updating yt (3.0) to the latest version with a simple "yt update" command, I got the following error in the update log:
> 
> Error compiling Cython file:
> ------------------------------------------------------------
> ...
>     cdef void *tree_root
>     cdef int num_root
>     cdef int max_root
> 
> cdef extern from "search.h" nogil:
>     void *tsearch(const void *key, void **rootp,
>                             ^
> ------------------------------------------------------------
> 
> yt/geometry/oct_container.pxd:81:29: Expected ')', found '*'
> 
> error: 2 errors while compiling 'yt/geometry/oct_container.pyx' with Cython

Hi,
could you verify that you're using >=Cython-0.18, by e.g. calling
`cython --version`. If not could you try to update whole yt stack by
calling `yt update --all`?
Cheers,
Kacper


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20130809/bdf50a91/attachment.sig>


More information about the yt-users mailing list