[yt-users] yt-3.0 error on update, now yt doesn't work
Kyle Stewart
kstewart at calbaptist.edu
Fri Aug 9 09:06:26 PDT 2013
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
Now yt won't work at all. If I try to call it I get the error:
"ImportError: No module named particle_oct_container"
Does anyone know what's going on here?
Thanks!
-Kyle
--
Kyle Stewart, Ph.D.
Assistant Professor of Physics
Department of Natural and Mathematical Sciences
California Baptist University
8432 Magnolia Avenue
Riverside, CA 92504
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20130809/a614ccb2/attachment.htm>
More information about the yt-users
mailing list