[IPython-User] ipython installation/configuration
Ariel Rokem
arokem@gmail....
Mon Jan 30 11:42:21 CST 2012
Hi Alan,
On Mon, Jan 30, 2012 at 9:32 AM, Alan Bromborsky <abrombo@verizon.net>wrote:
> I downloaded ipython from github -
>
> git clone https://github.com/ipython/ipython.git
>
> then -
>
> cd ipython
> sudo python setup.py install
> sudo python setupegg.py install
>
> My system is ubuntu 11.04. After installation there are no .ipython or
> .config/ipython directories. Do I have to create them manually?
>
Yes - I think so. As far as I could tell, running "ipython profile create
foo" creates the .config/ipython directory, as well as the specific
directory for that profile. Running "ipython profile create" will create
the 'default' profile.
HTH,
Ariel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20120130/0c4deec0/attachment.html
More information about the IPython-User
mailing list