[IPython-dev] Closing in on 0.11? We need some review/feedback help

Fernando Perez fperez.net at gmail.com
Fri Jan 15 16:07:47 EST 2010


On Fri, Jan 15, 2010 at 11:35 AM, Gökhan Sever <gokhansever at gmail.com> wrote:
>
> There is a FC10 in our lab, but I don't have the root-pass. Any ideas how to
> install without being root?

No need to install anything anymore.  Yesterday I added a new
iptest.py script, so just

cd /your/ipython/path
bzr pull
python iptest.py

That should run the test suite 100% from the locally downloaded tree,
regardless of what's in the system.

Cheers,

f



More information about the IPython-dev mailing list