On Jan 29, 10:16 am, Bernard Rankin <[email protected]> wrote: > > Damjan, and does ipython works from $PYTHONUSERBASE? because it > > doesn't works on virtualenv. If if works then would be another great > > advantage :) > > Ipython seems to work fine for me on virtualenv.... What about it does not > work for you? > > Also, don't forget that virtualenv, also sets the shell's path to include a > local bin directory as well.
I also use ipython in virtualenvs with no problems. It has to be installed into the virtualenv, though. Also, I think once you install it, you need to deactivate then reactivate the virtualenv. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
