<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
hello,<br>
I have an identical problem : I have a trunk build of ipython, that I
installed with --user, and then today I wanted to have a look at the
bundle EPD distribution. I thought that the whole point was that I
could get a completely "waterproof" distribution with EPD, irrespective
of any other development version of say ipython on my system. <br>
<br>
But I get:<br>
[cohen@jarrett ~]$
/home/cohen/sources/python/epd-6.1-1-rh5-x86/bin/ipython<br>
Traceback (most recent call last):<br>
  File "/home/cohen/sources/python/epd-6.1-1-rh5-x86/bin/ipython", line
7, in <module><br>
    from IPython.ipapi import launch_new_instance<br>
ImportError: No module named ipapi<br>
<br>
if I rename .local as local, then the EPD version loads ok.... Isn't
there a way to keep both functioning?<br>
<br>
thanks,<br>
Johann<br>
<br>
On 02/10/2010 05:34 AM, Brian Granger wrote:
<blockquote
 cite="mid:6ce0ac131002092034s7e6c27e6kdf34be3082af137b@mail.gmail.com"
 type="cite">Can you try removing all traces of ipython (both from bin
dirs and site-packages) and reinstall.  It looks like you have multiple
versions on your PATH/PYTHONPATH that are conflicting.<br>
  <br>
Cheers,<br>
  <br>
Brian<br>
  <br>
  <br>
  <br>
  <div class="gmail_quote">On Tue, Feb 9, 2010 at 11:22 AM, Nils Wagner
  <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:nwagner@iam.uni-stuttgart.de">nwagner@iam.uni-stuttgart.de</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi
all,<br>
    <br>
I have installed ipython from scratch<br>
    <br>
bzr branch lp:ipython<br>
cd ipython<br>
python setup.py install --prefix=$HOME/local<br>
    <br>
If I start ipython<br>
    <br>
ipython<br>
Traceback (most recent call last):<br>
  File "/home/nwagner/local/bin/ipython", line 4, in<br>
<module><br>
    from IPython.core.ipapp import launch_new_instance<br>
ImportError: No module named ipapp<br>
    <br>
Any idea ?<br>
    <br>
           Nils<br>
_______________________________________________<br>
IPython-dev mailing list<br>
    <a moz-do-not-send="true" href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
    <a moz-do-not-send="true"
 href="http://mail.scipy.org/mailman/listinfo/ipython-dev"
 target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
  </blockquote>
  </div>
  <br>
  <br>
-- <br>
This message has been scanned for viruses and
  <br>
dangerous content by
  <a moz-do-not-send="true" href="http://www.mailscanner.info/"><b>MailScanner</b></a>,
and is
  <br>
believed to be clean.
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
IPython-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a>
<a class="moz-txt-link-freetext" href="http://mail.scipy.org/mailman/listinfo/ipython-dev">http://mail.scipy.org/mailman/listinfo/ipython-dev</a>
  </pre>
</blockquote>
</body>
</html>