help to install MySQL-python module

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ciccio@unical.it

    #1

    help to install MySQL-python module



    Dear python users,

    I have an account on a Linux Cluster. I installed python version 2.3.5 on my
    account. I need to install the module MySQL-python to interact with a MySQL
    server already installed on the cluster.
    However, I read the README file but running

    python setup.py build

    the system fails to build the module and gives me the following error:

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

    How can I solve this problem?

    Thank you in advance

    Ernesto

    -------------------------------------------------
    This mail sent through IMP: http://horde.org/imp/

Working...