Re: Beginning setup problem

2006-11-01 Thread Fredrik Lundh
[EMAIL PROTECTED] wrote: > Before few months,I write to this mailing list with python script > install problem,but nobody give me right solution.I work on windows > XP,and Python 2.4. > Now,when I write in Python 2.4: > from distutils.core import setup setup(..) # whatever I write c

Beginning setup problem

2006-11-01 Thread vedran
Hello again, Before few months,I write to this mailing list with python script install problem,but nobody give me right solution.I work on windows XP,and Python 2.4. Now,when I write in Python 2.4: >>> from distutils.core import setup >>> setup(..) # whatever I write I got the error: Trace