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


Groups > comp.lang.python > #17628

Re: Upgraded Ubuntu -> 11.10, Python -> 2.7.2. Now psyco doesn't work?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <malaclypse2@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'url:sourceforge': 0.02; 'ubuntu': 0.04; 'subject:Python': 0.05; 'installed.': 0.07; 'python': 0.08; '2.7': 0.13; 'received:209.85.210.174': 0.13; 'received:mail-iy0-f174.google.com': 0.13; '"python': 0.15; '16,': 0.15; '"alternate': 0.16; '"import': 0.16; '2.7.2': 0.16; 'importerror': 0.16; 'install"': 0.16; 'invoking': 0.16; 'matplotlib,': 0.16; 'numpy,': 0.16; 'scipy,': 0.16; 'synaptic': 0.16; '\xc2\xa0i': 0.16; 'cc:addr:python-list': 0.16; 'linux': 0.17; 'wrote:': 0.18; 'cc:no real name:2**0': 0.20; 'downloaded': 0.21; 'dec': 0.22; 'header:In-Reply-To:1': 0.22; 'welcome.': 0.23; 'cc:2**0': 0.24; 'command': 0.24; 'code.': 0.26; 'work.': 0.28; 'message-id:@mail.gmail.com': 0.28; 'far.': 0.29; 'cc:addr:python.org': 0.29; 'pm,': 0.29; 'porting': 0.30; 'installed': 0.31; 'subject:?': 0.31; 'anyone': 0.31; 'version': 0.32; 'tue,': 0.32; 'there': 0.33; 'it.': 0.34; 'subject:work': 0.34; 'succeeded': 0.34; 'running': 0.35; 'but': 0.37; 'received:google.com': 0.37; 'think': 0.37; 'doing': 0.38; 'received:209.85': 0.38; "it's": 0.40; 'received:209': 0.40; 'packages': 0.40; 'url:net': 0.60; 'hours': 0.60; 'more': 0.61; 'according': 0.61; '2011': 0.61; 'john': 0.62; 'skip:1 10': 0.63; 'july': 0.64; 'home': 0.65; 'subject:. ': 0.65; 'making': 0.67; 'dated': 0.67; 'news': 0.74; '2.7.': 0.84; '\xc2\xa0it': 0.84; 'homepage': 0.93
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=YOa+BnfosulKWgAp3lsCUd6Lr5BdWzwzmzVj+gMLUCY=; b=ruvsLgktfbvdVezZJFnyElYqt3Yy0u2pVQ3oaScLfEQRsGzjMQY6StVOvugPDnBj+R SWwggr/20rshXXDO2uJScEFdz+JijRW8mEJDnpbvP7mozEGSkqpQyvo0Zf917jjjZL0Z oDIPUXQ41IpYytdloJRQ1ru3Uy4OBWnw/BIas=
MIME-Version 1.0
In-Reply-To <222051f5-35b7-44ae-857f-bb819bae0a3e@z22g2000prd.googlegroups.com>
References <222051f5-35b7-44ae-857f-bb819bae0a3e@z22g2000prd.googlegroups.com>
Date Tue, 20 Dec 2011 19:08:13 -0500
Subject Re: Upgraded Ubuntu -> 11.10, Python -> 2.7.2. Now psyco doesn't work?
From Jerry Hill <malaclypse2@gmail.com>
To John Ladasky <ladasky@my-deja.com>
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3889.1324426101.27778.python-list@python.org> (permalink)
Lines 29
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1324426101 news.xs4all.nl 6885 [2001:888:2000:d::a6]:49933
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:17628

Show key headers only | View raw


On Tue, Dec 20, 2011 at 5:43 PM, John Ladasky <ladasky@my-deja.com> wrote:
> I was running Ubuntu Linux 10.10, on which Python 2.6.6 was the
> standard distribution.  I succeeded in doing an "alternate install" of
> Python 2.7.2, over Ubuntu 10.10.  But I use so many packages in my
> code.  Dealing with the package dependencies, and the intricacies of
> invoking the right version of Python at the command prompt, were
> making me dizzy.  After a few hours of struggle, I just decided to
> upgrade my OS to Ubuntu 11.10, on which Python 2.7.2 is the standard
> distribution.
>
> I then installed numpy, scipy, and matplotlib, and confirmed that they
> work.  I needed just one more package to try my code: psyco.
> According to the Synaptic Package Manager of Ubuntu 11.10, there is a
> supported version of psyco for this OS revision, python-psyco
> 1.6-2ubuntu1.  I downloaded it.  It installed.  But an attempt to
> "import psyco" gives me an ImportError at the python prompt.

>From the psyco homepage ( http://psyco.sourceforge.net/ ) "Python 2.7
is unsupported so far. Anyone interested in porting Psyco to it is
welcome. I started the work in a branch but it needs finishing."
That's the most recent news item on the home page, and it's dated July
16, 2010, about a year and a half ago.

I don't think psyco supports python 2.7.

-- 
Jerry

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Upgraded Ubuntu -> 11.10, Python -> 2.7.2.  Now psyco doesn't work? John Ladasky <ladasky@my-deja.com> - 2011-12-20 14:43 -0800
  Re: Upgraded Ubuntu -> 11.10, Python -> 2.7.2. Now psyco doesn't work? Jerry Hill <malaclypse2@gmail.com> - 2011-12-20 19:08 -0500
    Re: Upgraded Ubuntu -> 11.10, Python -> 2.7.2. Now psyco doesn't work? John Ladasky <ladasky@my-deja.com> - 2011-12-20 17:16 -0800

csiph-web