[portland] Upgrading from Python-2.4 to -2.5

Joshua D. Drake jd at commandprompt.com
Wed Jan 14 19:20:40 CET 2009


On Wed, 2009-01-14 at 10:17 -0800, Rich Shepard wrote:
> Robin Dunn robin at alldunn.com wrote:

>    There is no install.py, setup.py, or build.py script. What do I do to
> complete the installation so the system sees, and uses, the python-dbus for
> 2.5 rather than for 2.4?
> 

what happens when you do:

jd at jd-laptop:~/repos/nwea/row_crypto_poc/scripts$ python2.5
Python 2.5.2 (r252:60911, Oct  5 2008, 19:29:17) 
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import dbus
>>> 


Joshua D. Drake

-- 
PostgreSQL - XMPP: jdrake at jabber.postgresql.org
   Consulting, Development, Support, Training
   503-667-4564 - http://www.commandprompt.com/
   The PostgreSQL Company, serving since 1997



More information about the Portland mailing list