Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #66288 > unrolled thread

Python version problem for rpm

Started byanju tiwari <anjutiwari5@gmail.com>
First post2014-02-14 11:50 +0530
Last post2014-02-14 11:50 +0530
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Python version problem for rpm anju tiwari <anjutiwari5@gmail.com> - 2014-02-14 11:50 +0530

#66288 — Python version problem for rpm

Fromanju tiwari <anjutiwari5@gmail.com>
Date2014-02-14 11:50 +0530
SubjectPython version problem for rpm
Message-ID<mailman.6911.1392367856.18130.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

Hi all,

I have two version of python 2.4 and 2.7.

By default python version is 2.4 . I want to install need to install some
rpm
which needs python 2.7 interpreter. how can I enable 2.7 interpreter for
only those
packages which are requiring python 2.7, I don't want to change my default
python version(2.4).

Thank you

ANJU TIWARI

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web