Thanks, I may well do that once I am convinced that my current
attempts a doomed, given my local setup.

Comer

On Jan 2, 6:50 am, miham <tlora...@gmail.com> wrote:
> Comer, take a look at virtualenv (http://pypi.python.org/pypi/
> virtualenv). With it you can create isolated python environments that
> don't conflict with your system-wide environment. You can for example
> make a virtual environment with ipython 0.12 and isympy 0.7.1., while
> still have system-wide (installed with apt) ipython 0.10.2 and isympy
> 0.6.7. for example. Be sure to make virtual environment with python
> 2.6+ though, because ipython 0.12 works only for 2.6+.

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

Reply via email to