Install Python-2.1.3 problem
Brett Kelly
bkelly at sourcereview.net
Thu Mar 20 03:11:14 EST 2003
On Wed, 19 Mar 2003 23:36:22 -0800, Albert wrote:
> I download the open source Python-2.1.3 from Python home page. My
> platform is RedHat 7.2 .After uncompress, I type " python setup
> install" The following word displayed :
> File "setup.py", line 57
> extlist = [ext for ext in extlist if ext.name == modname]
> ^
> SyntaxError : invalid syntax
>
> how to solve it?
You might consider getting the current stable version of python (2.2)
--
Brett Kelly
bkelly at sourcereview.net
http://inkedmn.homelinux.org
More information about the Python-list
mailing list