problem with setup.py

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • andrea valle

    #1

    problem with setup.py

    Hi to all,
    and sorry for cross-posting.

    I'm having troubles with installing packages.
    I'm on macosx 10.3.8 and I have activestate python 2.4

    For example, pyrtf an pyx.
    it is the first time I install packages so pardon me if it's obvious.

    I call python from terminal, I pass the absolute path of the setup.py
    with command install, and results are always:
    error: $MACOSX_DEPLOYM ENT_TARGET mismatch: now "" but "10.3" during
    configure

    For example with pyrtf:

    apples-Computer:~ apple$ python
    /Users/apple/Desktop/PyRTF-0.45/setup.py installrunning install
    error: $MACOSX_DEPLOYM ENT_TARGET mismatch: now "" but "10.3" during
    configure

    What should I do? I guess I have to hack some configuration, but don't
    know which.

    Thanks a lot

    -a-


    Andrea Valle
    Laboratorio multimediale "G. Quazza"
    Facoltà di Scienze della Formazione
    Università degli Studi di Torino
    andrea.valle@un ito.it
Working...