Actually, you need to add it to all.py, because fem.py and
curvilinear_coordinates.py are also not set to executable (they should
be though), and they run with all.py.

Is there a reason why all.py doesn't just run all the .py files in the
examples directory?

Aaron Meurer
On Feb 27, 11:19 am, "Aaron S. Meurer" <asmeu...@gmail.com> wrote:
> The coupled_cluster.py example doesn't run, and it isn't run by all.py, I 
> think because it is not set to executable.
>
> $/sw/bin/python2.6 examples/intermediate/coupled_cluster.py
> Traceback (most recent call last):
>   File "examples/intermediate/coupled_cluster.py", line 1, in <module>
>     from sympy.physics.secondquant import (AntiSymmetricTensor, wicks,
> ImportError: cannot import name AntiSymmetricTensor
>
> Aaron Meurer
> On Feb 27, 2010, at 8:38 AM, jegerjensen wrote:
>
>
>
> > Thanks for reviewing, both of you.
>
> > I rebased of the sympy.org repo and uploaded the patches to the branch
> > fix_wick2 at git://github.com/jegerjensen/sympy.git
>
> > Oh, and that branch also contains a corresponding patch for examples/
> > intermediate/coupled_cluster.py.  I'm sorry that I forgot to send in
> > that last commit here...
>
> > Øyvind
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "sympy-patches" group.
> > To post to this group, send email to sympy-patc...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > sympy-patches+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/sympy-patches?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy-patches" group.
To post to this group, send email to sympy-patc...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en.

Reply via email to