On Fri, Jan 6, 2012 at 10:19 PM, harishma dayanidhi <
[email protected]> wrote:

> worked like a charm.... :-) but so that i can figure these things out
> myself in the future, could you tell me why this works this way?? what was
> i doing wrong before??
>
> On Fri, Jan 6, 2012 at 9:54 PM, Chris Smith <[email protected]> wrote:
>
>> I run the tests as follows in windows:
>>
>> With a command prompt window, sitting in the sympy directory that
>> contains the bin directory I issue `\Python27\python.exe bin\test` to run
>> the tests and `\Python27\python.exe bin\doctest` to run the doctests.
>>
>>
It's hard to tell what you actually tried originally. I was going to say
that the test runner is expecting the sympy directories to be in a certain
place but it's actually more flexible than I thought.

If I am in my personal direction (Users/me) and I issue
`\python27\python.exe sympy\bin\doctest` the tests run just fine. I guess
you'd have to be more specific about what *you* tried and what didn't work
in order for me to try interpret why it didn't work...

/c

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

Reply via email to