Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #55441

Re: ipy %run noob confusion

From Terry Reedy <tjreedy@udel.edu>
Subject Re: ipy %run noob confusion
Date 2013-10-03 15:26 -0400
References <fa461da1-19d9-41e5-8af2-de6c73540023@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.695.1380828405.18130.python-list@python.org> (permalink)

Show all headers | View raw


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.

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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