Django开发者群  - 讨论区

标题:安装Django时候出现这样的错误是怎么回事?

2010年09月17日 星期五 18:36

 

[root@localhost Django-1.2.1]# python setup.py install

running install

error: invalid Python installation: unable to open /usr/lib/python2.6/config/Makefile (No such file or directory)

我在两台装有fedora12机器上都出现了同样的问题。

上网查到了这样的描述:

error: invalid Python installation

Problem

I get the following error message in the middle of the installation process:

   error: invalid Python installation: unable to open
/usr/lib/python2.4/config/Makefile (No such file or directory)
  
Diagnosis
On some Linux systems, notably Debian-based systems, you'll need to have the Python development package (called  python2.4-dev  or  python-devel  or similar) installed in order to be able to compile C extensions.
Solution
Install the Pyton development package using your system's package management. See the detailed  installation instructions  for your system for the necessary steps.

 

但依然不知道应该如何解决。 Pyton development package又是具体指什么?

不知道各位朋友有没有遇到类似情况,有没有解决办法?

请多多指点。

2010年09月17日 星期五 18:42

问题解决!

原来就如上所说,安装个 python-devel包就OK了,有出现这种问题的朋友多多注意啦。

2010年09月17日 星期五 23:02

呵呵 这个问题  我早都问过啦。。

2010年09月18日 星期六 15:04

为啥不用系统的包管理装?

2010年09月18日 星期六 16:56

@ 夏清然

什么包管理?我只有字符界面。。。

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2024

    京ICP备05028076号