[yt-users] yt update problem (ramses?)
    Molly Peeples 
    molly at astro.ucla.edu
       
    Tue May 24 16:50:38 PDT 2011
    
    
  
Hi,
I just tried updating to the latest version of yt [173a08b2e892 (yt)
tip] on triton, but I'm getting:
cythonc:> build/src.linux-x86_64-2.6/yt/frontends/ramses/_ramses_reader.cpp
Error converting Pyrex file to C:
------------------------------------------------------------
...
            tr[0,i] = self.left_edge[i]
            tr[1,i] = self.right_edge[i]
            tr[2,i] = self.dimensions[i]
        return tr
@cython.cdivision
^
------------------------------------------------------------
/home/molly-ucla/yt-x86_64/src/yt-hg/yt/frontends/ramses/_ramses_reader.pyx:865:0:
Cdef functions cannot take arbitrary decorators.
error: 1 errors while compiling
'yt/frontends/ramses/_ramses_reader.pyx' with Cython
Any ideas what I need to do?
Thanks,
--Molly
    
    
More information about the yt-users
mailing list