You never added the cartan_type file to git.

Aaron Meurer

On Thu, Jul 18, 2013 at 4:03 PM, Mary Clark <[email protected]> wrote:
> 'm attempting to fix my doctests, and I don't understand why they are
> failing.  For whatever reason, running the doctests on my computer don't
> work, I get the following error:
>
> sympy/liealgebras/type_a.py[?]   Failed to import
> [FAIL]
>
> Does anyone know the reason for this/what I can do to fix it?  Googling has
> not clarified the issue.
>
> When I look at the results on Travis (when I thought I had fixed things),
> it says:
>
> NameError: name 'CartanType' is not defined
>
> (The travis build is here:
> https://travis-ci.org/meclark256/sympy/jobs/9240194)  I don't understand why
> this would be so, as I import CartanType at the top of the file, and I know
> the syntax is correct, since I checked it against the tests for type_A.py,
> which all pass.  I think that this is the root error that is causing all the
> other errors in the doctest, so solving this would solve the rest (I hope).
>
> If anyone has any ideas on how to fix these things, I'd be much obliged.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/sympy.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to