On Oct 7, 5:11 pm, Roger Binns wrote:
> Curious wrote:
> > Did you mean to say that Ubuntu does come pre-installed with 64-bit
> > Python?
>
> I am saying that 64 bit Ubuntu comes with 64 bit Python. (32 bit Ubuntu
> comes with 32 bit Python.)
>
> > When I used the same command as you did, I see
On Oct 7, 4:55 pm, Christian Heimes wrote:
> Curious schrieb:
>
>
>
> > On Oct 7, 4:07 pm, Roger Binns wrote:
> >> Curious wrote:
> >>> Ubuntu comes pre-installed with Python2.6 but this python installation
> >>> is a 32 bit installation.
> >> For 64 bit Ubuntu you are mistaken:
>
> >> $ file /us
Curious wrote:
> Did you mean to say that Ubuntu does come pre-installed with 64-bit
> Python?
I am saying that 64 bit Ubuntu comes with 64 bit Python. (32 bit Ubuntu
comes with 32 bit Python.)
> When I used the same command as you did, I see a 32-bit
> version there.
It is most likely that yo
Curious schrieb:
> On Oct 7, 4:07 pm, Roger Binns wrote:
>> Curious wrote:
>>> Ubuntu comes pre-installed with Python2.6 but this python installation
>>> is a 32 bit installation.
>> For 64 bit Ubuntu you are mistaken:
>>
>> $ file /usr/bin/python2.6
>> /usr/bin/python2.6: ELF 64-bit LSB executabl
On Oct 7, 4:07 pm, Roger Binns wrote:
> Curious wrote:
> > Ubuntu comes pre-installed with Python2.6 but this python installation
> > is a 32 bit installation.
>
> For 64 bit Ubuntu you are mistaken:
>
> $ file /usr/bin/python2.6
> /usr/bin/python2.6: ELF 64-bit LSB executable, x86-64, version 1 (
Curious wrote:
> Ubuntu comes pre-installed with Python2.6 but this python installation
> is a 32 bit installation.
For 64 bit Ubuntu you are mistaken:
$ file /usr/bin/python2.6
/usr/bin/python2.6: ELF 64-bit LSB executable, x86-64, version 1 (SYSV),
dynamically linked (uses shared libs), for GN
Hello All,
Ubuntu comes pre-installed with Python2.6 but this python installation
is a 32 bit installation. I need to use 64-bit Python on Ubuntu - how
do I update the current installation to 64-bit installation? Is there
any separate package that I need to apt-get?
I do the following to know if