Hi,

there have been problems like these in the past. They were all related to 
setuptools and some trickery it does internally. Unfortunately the issues 
could not been resolved. An help is highly appreciated.

Detlev

On Mittwoch, 26. August 2009, Alex Mandel wrote:
> Alex Mandel wrote:
> > So I'm getting the following messages when I try to run some scripts
> > with the debugger in eric 4.3.6 (r3297):
> >
> > "The file
> > /usr/lib/python2.5/site-packages/setuptools-0.6c9-py2.5.egg/pkg_resources
> >.py could not be opened.
> >
> > The debugged program raised the exception unhandled OSError
> > "[Errno 11] Resource temporarily unavailable: '/home/madadh'"
> > File:
> > /usr/lib/python2.5/site-packages/setuptools-0.6c9-py2.5.egg/pkg_resources
> >.py, Line: 1659"
> >
> >
> > It works fine if I just run the script, and it works fine from the
> > shell. I've narrowed down the issue to the following lines but there
> > isn't anything wrong with them.
> >
> > Any idea why the debugger would trip on them, or is it some odd
> > setuptools thing? Maybe how I installed Eric (I'm pretty sure I just
> > upgraded, running python setup.py install)
> >
> > Thanks,
> > Alex
>
> Sorry forgot to copy in some of the offending lines:
> from matplotlib import pyplot
> import matplotlib.dates as dates
>
> Thanks,
> Alex
> _______________________________________________
> Eric mailing list
> Eric@riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric



-- 
Detlev Offenbach
det...@die-offenbachs.de
_______________________________________________
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to