I've already -X555UJ:~$ python
python python3python3.6m python3m
python2python3.6 python3.6m-config python3m-config
python2.7 python3.6-config python3-config
Wondering if not add Python3.7 yet if so should I just do: sudo apt
instal
On Mon, Jun 1, 2009 at 12:16 PM, nathan.charles.sum...@gmail.com
wrote:
> I am on MacOS 10.5. It has python 2.5.1 installed.
>
> How can I install a newer version of python (e.g. 3.1) without
> breaking my current environment (I am not sure what programs/scripts
> are using the py
I am on MacOS 10.5. It has python 2.5.1 installed.
How can I install a newer version of python (e.g. 3.1) without
breaking my current environment (I am not sure what programs/scripts
are using the python comes with MacOS). I just want to use the newer
version of python for my own project.
I
In article <3103e4c6-831f-4408-947b-4bb0dddf0...@s22g2000prg.googlegroups.com>,
*nixtechno wrote:
>
>I have a fedora box and just installed python 2.6.1 along with 2.5.2,
>so here's my issue, if I removed the "systems" garbage RPM it would
>uninstall all the other crap along with it, so I went ahe
On Mar 25, 9:22 pm, Doug Morse wrote:
> On Wed, 25 Mar 2009 19:56:13 -0700 (PDT), *nixtechno
> wrote:
>
>
>
> > I have a fedora box and just installed python 2.6.1 along with 2.5.2,
> > so here's my issue, if I removed the "systems" garbage RPM it would
> > uninstall all the other crap along w
On Wed, 25 Mar 2009 19:56:13 -0700 (PDT), *nixtechno
wrote:
> I have a fedora box and just installed python 2.6.1 along with 2.5.2,
> so here's my issue, if I removed the "systems" garbage RPM it would
> uninstall all the other crap along with it, so I went ahead and
> trunked in and ./configu
I have a fedora box and just installed python 2.6.1 along with 2.5.2,
so here's my issue, if I removed the "systems" garbage RPM it would
uninstall all the other crap along with it, so I went ahead and
trunked in and ./configure, build && build install and built python
2.6.1 along with this. Howeve