[IPython-user] small problem and feature request for 0.8 egg

Ville M. Vainio vivainio@gmail....
Wed May 2 11:36:12 CDT 2007


On 5/2/07, Ryan Krauss <ryanlists@gmail.com> wrote:

> As part of my own preferences, I don't have Numeric installed at all
> (strictly numpy).  Do I just need to comment out the last half of this
> line of my ipythonrc-scipy file:
> import_all scipy IPython.numutils

Yes. Howewer, why don't you do your own ipy_profile_sci.py? By looking
at ipythonrc-scipy it would be trivial and we could use a simple
example of how to create a profile...

> Does the 0.8.0 egg include the rc files?  Did the ones I have come
> from the enthought egg?  Do I need to import IPython.numutils at all?

Try running %upgrade and see what it prints, it should show you the
directories where it copies the rc files from.

I get:

[C:\ipython]|4> %upgrade
> C:\Python25\python.exe "C:\Python25\lib\site-packages\IPython\upgrade_dir.py"
"C:\Python25\lib\site-packages\IPython\UserConfig" "c:\home\_ipython"

> Lastly, can the egg be made to add a start menu short cut that
> includes "-pylab -p scipy"?

Possibly, though I don't know how.

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'


More information about the IPython-user mailing list