[yt-users] error in installing yt-3.0a2
Keita Todoroki
keitee at physics.unlv.edu
Wed Jul 24 00:09:43 PDT 2013
Hi,
I'm getting this error during the installation and I'm not sure exactly why.
Could you take a look at this? I just downloaded the 3.0a2 package
publicly available on Bitbucket to try visualizing my SPH snaps. Any help
would be greatly appreciated.
Best,
Keita
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, const void **rootp,
^
------------------------------------------------------------
yt/geometry/oct_container.pxd:81:29: Expected ')', found '*'
error: 2 errors while compiling 'yt/geometry/oct_container.pyx' with Cython
More information about the yt-users
mailing list