[Python-Dev] Cannot find the main Python library during installing some app.

Oleg Broytman phd at phdru.name
Thu Jun 21 11:14:20 CEST 2012


Hello.

   We are sorry but we cannot help you. This mailing list is to work on
developing Python (adding new features to Python itself and fixing bugs);
if you're having problems learning, understanding or using Python, please
find another forum. Probably python-list/comp.lang.python mailing list/news
group is the best place; there are Python developers who participate in it;
you may get a faster, and probably more complete, answer there. See
http://www.python.org/community/ for other lists/news groups/fora. Thank
you for understanding.

On Thu, Jun 21, 2012 at 01:43:37AM -0700, Van Gao <gaofanv at 126.com> wrote:
> ============================================================================
>    ERROR!
>    You probably have to install the development version of the Python
> package
>    for your distribution.  The exact name of this package varies among them.
> ============================================================================

   This is the key. You have to install the development version of the
Python package *for your distribution*, not python from sources.

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            phd at phdru.name
           Programmers don't die, they just GOSUB without RETURN.


More information about the Python-Dev mailing list