运行 Pydev 时出现问题

发布于 2024-09-16 03:39:43 字数 310 浏览 6 评论 0原文

我最近在 Ububtu 中尝试 Django。于是开始使用一个开发环境,就是Eclipse中的Pydev。我已经安装了所有内容,但是在配置 window>preferences>pydev>interpreter-python 时出现了以下问题:

Linux 中应该选择哪些文件?

每次我从 /usr/lib/python2.6/disk-packages/pythonloader.py 选择文件时,我都会得到:
java.io.ioException:权限被拒绝。 我在 sudo 下运行 Eclipse。

请提供一些帮助 谢谢

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

把梦留给海 2024-09-23 03:39:44

您是否尝试过 /usr/bin/python 或命令 which python 显示的任何路径

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文