Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #55442
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: ipy %run noob confusion |
| Date | 2013-10-03 20:34 +0100 |
| References | <fa461da1-19d9-41e5-8af2-de6c73540023@googlegroups.com> <l2kgcs$a8o$1@ger.gmane.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.696.1380828899.18130.python-list@python.org> (permalink) |
On 03/10/2013 20:26, Terry Reedy wrote: > On 10/3/2013 1:42 PM, jshrager@gmail.com wrote: >> I have some rather complex code that works perfectly well if I paste >> it in by hand to ipython, but if I use %run it can't find some of the >> libraries, but others it can. > > Ipython is a separate product built on top of Python. If no answer here, > look for an ipython-specific list or discussion group. > Such as news.gmane.org/gmane.comp.python.ipython.user -- Roses are red, Violets are blue, Most poems rhyme, But this one doesn't. Mark Lawrence
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
ipy %run noob confusion jshrager@gmail.com - 2013-10-03 10:42 -0700 Re: ipy %run noob confusion Terry Reedy <tjreedy@udel.edu> - 2013-10-03 15:26 -0400 Re: ipy %run noob confusion Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-03 20:34 +0100 Re: ipy %run noob confusion Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-10-04 10:36 +0100 Re: ipy %run noob confusion Jeff Shrager <jshrager@gmail.com> - 2013-10-04 07:16 -0700
csiph-web