1

I am trying Django recently in Ububtu. So started using a developement environment, which is Pydev in Eclipse. I've installed all, but while configuring window>preferences>pydev>interpreter-python there are these problems I have:

What files in Linux should be selected?

Every time I select a file from /usr/lib/python2.6/disk-packages/pythonloader.py I get:
java.io.ioexception:permission denied. I am running Eclipse under sudo.

Some help please Thank you

1 Answer 1

1

Did you try /usr/bin/python or whatever path shows up from the command which python

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you very much. I thought the path is the one that I stated above. /usr/bin/python worked pretty well

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.