How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2)
Chris Angelico
rosuav at gmail.com
Mon Dec 5 10:08:55 EST 2011
More information about the Python-list mailing list
Mon Dec 5 10:08:55 EST 2011
- Previous message (by thread): How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2)
- Next message (by thread): How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Dec 6, 2011 at 1:53 AM, patrickwayodi <patrickwayodi at gmail.com> wrote: > Hi, > How can I install Python on Debian GNU/Linux? I downloaded the file > "Python-2.7.2.tar.bz2" but I don't know how to install it. You should actually already have Python installed. Try typing 'python' at a terminal and see if it invokes the interactive interpreter. ChrisA
- Previous message (by thread): How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2)
- Next message (by thread): How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list