Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse 4.5.2 / Pydev - Can't define python/jython interpreters
Eclipse 4.5.2 / Pydev - Can't define python/jython interpreters [message #1730586] Tue, 26 April 2016 18:29 Go to next message
Eclipse UserFriend
I'm running the mate branch of Ubuntu 16 with eclipse 4.5.2 and pydev.

I can define the default ubuntu /usr/bin/python (python 2.7.11) interpreter fine. However, I have also compiled python 2.4.6 and 2.6.8 into /usr/local/python-x-y-z

Eclipse will not let me add these as interpreters, it complains about missing a share library. I even defined LD_LIBRARY_PATH=/usr/local/python-2.4.6/lib within the pydev preferences and still it complains. Python 2.4.6 works completely fine from the command line.

I am using the direct paths w/o symlinks.

I also installed the ubuntu package for jython 2.5.3 and it also complains when trying to add this as an interpreter. I've pointed it at both the binary /usr/bin/jython and the jarfile /usr/share/java/jython-2.5.3.jar

See the attached image for the error I get trying to add jython as an interpreter.

Thx for any help

[Updated on: Tue, 26 April 2016 18:30] by Moderator

Re: Eclipse 4.5.2 / Pydev - Can't define python/jython interpreters [message #1730597 is a reply to message #1730586] Wed, 27 April 2016 00:51 Go to previous message
Eclipse UserFriend
On 04/26/2016 04:29 PM, Ben Harper wrote:
> I'm running the mate branch of Ubuntu 16 with eclipse 4.5.2 and pydev.
>
> I can define the default ubuntu /usr/bin/python (python 2.7.11) interpreter fine. However, I have also compiled python 2.4.6 and 2.6.8 into /usr/local/python-x-y-z
>
> Eclipse will not let me add these as interpreters, it complains about missing a share library. I even defined LD_LIBRARY_PATH=/usr/local/python-2.4.6/lib within the pydev preferences and still it complains. Python 2.4.6 works completely fine from the command line.
>
> I also installed the ubuntu package for jython 2.5.3 and it also complains when trying to add this as an interpreter. I've pointed it at both the binary /usr/bin/jython and the jarfile /usr/share/java/jython-2.5.3.jar
>
> See the attached image for the error I get trying to add jython as an interpreter.
>
> Thx for any help

Please note other recent PyDev posts to this forum: PyDev is not
supported here. It is third party. Please deal with pydev.org and/or
stackoverflow.com.

Cheers
Previous Topic:Where is it?
Next Topic:Shared Workspace
Goto Forum:
  


Current Time: Mon Jul 14 03:57:31 EDT 2025

Powered by FUDForum. Page generated in 0.11390 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top