How do you setup Environment (in Ubuntu) to edit the SymPy?

43 views
Skip to first unread message

Nabeel Valapra

unread,
Jul 9, 2014, 3:27:19 PM7/9/14
to sy...@googlegroups.com
I just cloned the project into home directory and executed the setup.py from terminal. It set a Package in Python parent directory. I edits the code in home directory which I cloned.
 
When i run file , and import sympy it uses the package parent directory(usr/lib/..../sympy)
   To make changes in the program i have to edit in the  parent directory(usr/lib/..../sympy)

I wanted to override into home/sympy, so that I make the changes and test there in the home directory
 
Get me a solution for this OR Please Explain how you guys do it?

Aaron Meurer

unread,
Jul 9, 2014, 4:01:22 PM7/9/14
to sy...@googlegroups.com
I personally never run setup.py. If you run Python while in the sympy
directory, it will import it from there.

Aaron Meurer
> --
> 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+un...@googlegroups.com.
> To post to this group, send email to sy...@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/09d222ba-8785-4669-a76b-93fa0cd02b7a%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Nabeel Valapra

unread,
Jul 10, 2014, 2:16:19 AM7/10/14
to sy...@googlegroups.com
Yea Thanks

Rathmann

unread,
Jul 16, 2014, 2:14:19 PM7/16/14
to sy...@googlegroups.com
You can also run setupegg.py.  See http://docs.sympy.org/latest/install.html#git

This had worked for me.  It useful if you are developing and using Sympy at the same time.


On Wednesday, July 9, 2014 11:16:19 PM UTC-7, Nabeel Valapra wrote:
Yea Thanks
Reply all
Reply to author
Forward
0 new messages