[yt-users] amr_utils
    Agarwal, Shankar 
    sagarwal at ku.edu
       
    Sat Feb  6 09:28:26 PST 2010
    
    
  
Hi,
I just "svn up" my working yt copy (I did not have the volume_rendering earlier). Do I have to "make clean; make" again.
I just tried to run the script...
http://casa.colorado.edu/~skillman/research_and_codes/assets/rot_evolve.txt
on my dataset. But I am getting this error...
Traceback (most recent call last):
  File "visual.py", line 6, in <module>
    from yt.mods import *
  File "/autohome/u118/agarwa23/enzo1.5/src/yt/yt/mods.py", line 32, in <module>
    import yt.lagos as lagos
  File "/autohome/u118/agarwa23/enzo1.5/src/yt/yt/lagos/__init__.py", line 58, in <module>
    import yt.amr_utils as amr_utils
ImportError: No module named amr_utils
    
    
More information about the yt-users
mailing list