The following forum message was posted by owlbrudder at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4407732:

SOLVED:
It was my own fault, nothing to do with Eric.

In Eclipse, I had browsed Window/Preferences/PyDev/Interpreter - Python and
allowed the system to autoconfigure the pythonpath for libraries, not noticing
that it wanted to include a couple of 32-bit libs first on my 64-bit system
(Fedora 14 x86_64). I ran the autoconfigure again just now and deselected the
32-bit libs. Everything seems to be working OK now.

The libs I deselected were
/usr/lib/python2.7/site-packages
 and 
/usr/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info

There is still selected a /usr/lib64/python2.7/site-packages, but there does
not seem to be a 64-bit equivalent to the setuptools lib. I hope this does not
come back to bite me. "8-)

All my scripts now seem to run OK and that is what I was wanting. I hope I have
helped someone else with a similar problem.

Kind regards,
Doug

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to