I already searched for solution to my problem via Google and serverfault's search facility, but haven't found anything related specifically to my case.
Here's the problem: I needed python 2.7.3 on CentOS 5.8 machine which has only python 2.4.3 preinstalled. Also neither there's the suitable version in it's repositories nor I can upgrade installed version.
I am trying to install Python 3.2 and mod_wsgi on my web server, but I am not having much luck.
I'm trying to install a client for openERP which requires the following python libraries:
Code:
python
python-gtk2
python-glade2
python-matplotlib
python-egenix-mxdatetime
python-xml
I downloaded python 3.3.0 which is latest version and i finished installing
now I want to run it in my centOS linux but when i type it in console "python" , python 2.7.0 which is bundled with os installation runs.
how can i change it to run 3?
I vaguely feel that i have to change the code about path in bin folder or something
> adeskbar.0.3.7-all.debDependencies:python , python-gtk2 , python-cairo ( usually already installed )optional : python-dbusplugin :
I am doing maintenance for a python code. Python is installed in /usr/bin, the code installed in /aaa, a python 2.5 installed under /aaa/python2.5. Each time I run Python, it use /usr/bin one. How to make it run /aaa/python2.5?
Hello all,
I'm fairly new to linux and today accidentally deleted /usr/bin/python when trying to fix another python issue. Now yum (probably a host of other programs) won't work. I'm using fedora 16 and had python 2.7 installed.
I was trying to install Python 2.5.4 to my ubuntu 12.04 LTS
I downloaded the package from their website Python 2.5.4 Release and I did everything they told me to, but when trying to "execute" the command:
make install
I get the following error message:
/usr/bin/install -c python /usr/local/bin/python2.5
/usr/bin/install: cannot create regular file `/usr/local/bin/python2.5': Permiss
ion denie
OS version:Ubuntu 12.04 LTS
Hey all, I recently started programming in python, so I went to download python 3.0, and it appears I have ruined all python files on my installation, whenever I try to run anything with python I get this error:
chris@chris-Modena-M101:~$ python
bash: /usr/bin/python: No such file or directory
chris@chris-Modena-M101:~$
I tried to install Python 3 again it said it