[IPython-user] small problem and feature request for 0.8 egg
Ryan Krauss
ryanlists@gmail....
Wed May 2 11:49:58 CDT 2007
When I type %upgrade, it prints some potentially useful information
briefly and then starts printing jiberish and then starts beeping the
system speaker in an unbelievable annoying manner (loud and
repetative).
I am trying to create an effortless install for my students, so
editting a custom RC file seems like a bad idea - unless an egg can be
created that installs this RC file automatically.
Ryan
On 5/2/07, Ville M. Vainio <vivainio@gmail.com> wrote:
> 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