I am new to open source projects and haven't done one before. It seems quite scary at the moment. Have looked at dozens and this one seems less scary to get into. With how the issue page has beginner issues listed.
To the point. I have a windows operating system and a linux virtual machine. Both of which I am struggling to find a way to get the program to work so I can start developing and testing. currently this is the page I am using http://docs.sympy.org/dev/install.html . Which nothing from their has worked or enabled me to get the project to work. lines from the link that dont work on my VC(lunix) so far are. setupegg.py develop conda install mpmath $ python >>> from sympy import * // this would be the code that would work if everything >>> was going smooth I'd assume. If someone could give me a step by step instructions (preferably windows, but linux works too). Thank you. -- 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 https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/b620e5ad-0608-4526-bdb5-53698f708856%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
