Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6143
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.020 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'wed,': 0.03; '25,': 0.12; 'am,': 0.14; 'wrote:': 0.14; 'angelico': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'have,': 0.17; 'meant': 0.18; 'header:In-Reply-To:1': 0.21; '(but': 0.22; 'received:209.85.210.174': 0.23; 'received:mail- iy0-f174.google.com': 0.23; 'subject:not': 0.23; 'example': 0.27; 'message-id:@mail.gmail.com': 0.28; 'import': 0.29; "won't": 0.30; 'to:addr:python-list': 0.33; 'install': 0.34; 'chris': 0.34; 'follows:': 0.34; 'skip:" 10': 0.35; 'not,': 0.35; 'received:google.com': 0.37; 'received:209.85': 0.37; 'think': 0.38; 'url:python': 0.38; 'url:org': 0.38; 'subject:: ': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.39; 'hope': 0.60; 'package?': 0.84; 'presumably': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=qK4Jz83UKLox9PehvJlmNcu+sFzu6wAV1CbW+AiqSnI=; b=wfdcRCiR+5gSCwHQCplyo1YZSHWA2fk90fZG91GQy3FR6rjyL8jbPVbKdPCXSrEWKw Y5MU7UiHg6T5GDXfLnqjd/L1kxQdovMJgg3ODsTarZ5AJFYC/9Y8RJT8FFHYqFNc8BRr IUkfq+9MCCBQVzEgcYIao3pEqZFdHnon5sN1k= |
| DomainKey-Signature | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=j56OoAWZqBCShWDfTxVz2YsfGCpV5wZ2J+CA9kN7JCaSuitV9ZUxNB49RMmNkxcawt nz0IxqiPUaW7P8q0TpSt0P2pG/qSkqmXhVWtSKqpbj2pEZPjhPMMcH8aEqGcBZHHSNAZ 2JYOwZB8RDMSCyGL5etb3M92QO/o8LETZzK/M= |
| MIME-Version | 1.0 |
| In-Reply-To | <213250.48589.qm@web24004.mail.ird.yahoo.com> |
| References | <213250.48589.qm@web24004.mail.ird.yahoo.com> |
| Date | Wed, 25 May 2011 01:24:23 +1000 |
| Subject | Re: Codes do not run |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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.2018.1306250666.9059.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1306250666 news.xs4all.nl 49182 [::ffff:82.94.164.166]:41737 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:6143 |
Show key headers only | View raw
On Wed, May 25, 2011 at 1:17 AM, SKHUMBUZO ZIKHALI <akekhofananaye@yahoo.co.uk> wrote: > The example from the book is as follows: > > from liveswires import games I think this might be meant to say "livewires". Presumably you did install this package? If not, it won't work (but even if you have, it won't work as "liveswires"). http://www.livewires.org.uk/python/package Hope that helps! Chris Angelico
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Codes do not run Chris Angelico <rosuav@gmail.com> - 2011-05-25 01:24 +1000
csiph-web