[IPython-dev] Problem with ipython in 'develop' mode

Laurent Dufrechou laurent.dufrechou at gmail.com
Sun Apr 27 13:02:19 EDT 2008


I there, i'm under windows.

I've used 'develop' mode (something like setup.py . develop?)

Now each time I run ipython I get this:

 

C:\Users\ldufrechou\Desktop\EditraPlugins\IPyShell\IPython\gui\wx>ipython

Traceback (most recent call last):

  File "C:\Python25\Scripts\ipython-script.py", line 5, in <module>

    from pkg_resources import load_entry_point

  File "c:\python25\lib\site-packages\pkg_resources.py", line 2561, in
<module>

    working_set.require(__requires__)

  File "c:\python25\lib\site-packages\pkg_resources.py", line 626, in
require

    needed = self.resolve(parse_requirements(requirements))

  File "c:\python25\lib\site-packages\pkg_resources.py", line 524, in
resolve

    raise DistributionNotFound(req)  # XXX put more info here

pkg_resources.DistributionNotFound: ipython==0.8.3.bzr.r57

 

Have you ever run in such problems? I think it is relative to using bazaar
branch, but I'm a bit lost..

 

Laurent

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20080427/bd5b56c4/attachment.html>


More information about the IPython-dev mailing list