Hi Ondrej,

I figured it out. thanks to your gist :D

Thilina


On Sat, Aug 10, 2013 at 11:26 PM, Thilina Rathnayake <thilina.r...@gmail.com
> wrote:

> Hi Ondrej,
>
> I did, but when I do something like `import sympy` in python3 command line
> it gives an error saying no module named sympy. Do I need to set paths
> like Jo mentioned
> earlier?
>
> Thilina
>
>
>
> On Sat, Aug 10, 2013 at 11:19 PM, Ondřej Čertík 
> <ondrej.cer...@gmail.com>wrote:
>
>> On Sat, Aug 10, 2013 at 8:25 AM, Thilina Rathnayake
>> <thilina.r...@gmail.com> wrote:
>> > Hi All,
>> >
>> > Seems like there is a bug in factor_list() function in Python 3.2 and
>> Python
>> > 3.3
>> > For example, factor_list(y**2 + x*y) fail in Python 3 versions.
>> >
>> > Check the end of this Travis build report:
>> > https://travis-ci.org/sympy/sympy/jobs/10036342
>> >
>> > I am currently using python 2.7.5 for my GSoC project and I am afraid I
>> > would
>> > screw things up If I try to install another version in my machine(As I
>> did
>> > last time when I tried that).
>> >
>> > Does any one have the same issue?
>>
>> Yep, here is my log using Python 2 and Python 3:
>>
>> https://gist.github.com/certik/6201378
>>
>> Just install Python 3 using your package manager side by side with
>> Python 2, then you can test it both.
>>
>> Ondrej
>>
>> --
>> 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 sympy+unsubscr...@googlegroups.com.
>> To post to this group, send email to sympy@googlegroups.com.
>> 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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
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