Re: [coders] Re: Python easy_install problems

2007-10-08 Thread Carlo Sogono
Rob Weir wrote: On 4 Oct 2007, Carlo Sogono wrote: "/home/anchorcp/lib/python2.3/setuptools-0.6c5-py2.3.egg/pkg_resources.py", line 1113, in _get return self.loader.get_data(path) OverflowError: signed integer is greater than maximum Tracing the error, it comes up with importing pkg_resource:

[coders] Re: Python easy_install problems

2007-10-03 Thread Rob Weir
On 4 Oct 2007, Carlo Sogono wrote: > "/home/anchorcp/lib/python2.3/setuptools-0.6c5-py2.3.egg/pkg_resources.py", > line 1113, in _get return self.loader.get_data(path) OverflowError: > signed integer is greater than maximum > Tracing the error, it comes up with importing pkg_resource: > > from pkg