[Pythonmac-SIG] Trouble running python
Michael Hudson
mwh at python.net
Sat Jan 17 10:22:09 EST 2004
"Robert B. Brown, IV" <rb4havoc at torvalds.cs.mtsu.edu> writes:
> I'm having trouble running python in terminal. Everytime I type
> python, it outputs:
>
> dyld: python Undefined symbols:
> _tgetent
> _tgetflag
> _tgetnum
> _tgetstr
> _tgoto
> _tputs
> Trace/BPT trap
>
> Can anyone help me solve this problem?
I'm guessing you have a version of Python that was compiled on 10.1
with the curses module statically linked in (or something like that).
Ignoring the matter of how you got such a beast, I suggest finding a
less eccentric build...
Cheers,
mwh
--
(Of course SML does have its weaknesses, but by comparison, a
discussion of C++'s strengths and flaws always sounds like an
argument about whether one should face north or east when one
is sacrificing one's goat to the rain god.) -- Thant Tessman
More information about the Pythonmac-SIG
mailing list