<div>Hi Alan, </div><div><br></div><div><div class="gmail_quote">On Mon, Jan 30, 2012 at 9:32 AM, Alan Bromborsky <span dir="ltr"><<a href="mailto:abrombo@verizon.net" target="_blank">abrombo@verizon.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I downloaded ipython from github -<br>
<br>
git clone <a href="https://github.com/ipython/ipython.git" target="_blank">https://github.com/ipython/ipython.git</a><br>
<br>
then -<br>
<br>
cd ipython<br>
sudo python setup.py install<br>
sudo python setupegg.py install<br>
<br>
My system is ubuntu 11.04. After installation there are no .ipython or<br>
.config/ipython directories. Do I have to create them manually?<br></blockquote><div><br></div><div>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. </div>
<div><br></div><div>HTH, </div><div><br></div><div>Ariel </div></div></div>