Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #44703
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <missive@hotmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'win32': 0.03; 'subject:: [': 0.04; 'feedback.': 0.04; 'see:': 0.07; 'subject:application': 0.07; 'turtle': 0.07; 'url:googlecode': 0.09; 'windows,': 0.09; 'python': 0.11; 'suggest': 0.14; 'portable': 0.16; 'python-based': 0.16; 'received:65.55.116.33': 0.16; 'received:blu0-omc1-s22.blu0.hotmail.com': 0.16; 'simplest': 0.16; 'subject:graphics': 0.16; 'subject:turtle': 0.16; 'subject:python': 0.16; 'subject:] ': 0.20; '(the': 0.22; '>>>': 0.22; 'to:name:python-list@python.org': 0.22; 'install': 0.23; 'received:65.55.116': 0.24; 'looks': 0.24; 'installed': 0.27; 'ideal': 0.29; 'url:code': 0.29; 'wonder': 0.29; 'especially': 0.30; 'code': 0.31; 'url:wiki': 0.31; 'anyone': 0.31; 'run': 0.32; 'open': 0.33; 'could': 0.34; 'but': 0.35; 'version': 0.36; 'installing': 0.36; 'possible': 0.36; 'problems': 0.38; 'to:addr :python-list': 0.38; 'issue': 0.38; 'does': 0.39; 'realize': 0.39; 'to:addr:python.org': 0.39; 'problems.': 0.60; 'simple': 0.61; 'charset:windows-1256': 0.64; 'teaching': 0.64; 'url:p': 0.64; 'more': 0.64; 'forward': 0.65; 'latest': 0.67; 'attention.': 0.68; 'home': 0.69; 'click': 0.77; 'audience,': 0.84; 'tied': 0.93; 'directly.': 0.95 |
| X-EIP | [gou+k7MMybLUpAZEn9Fwud/11zRbdJ8K] |
| X-Originating-Email | [missive@hotmail.com] |
| From | Lee Harr <missive@hotmail.com> |
| To | "python-list@python.org" <python-list@python.org> |
| Subject | Re: [ANNC] pynguin-0.14 python turtle graphics application |
| Date | Sat, 4 May 2013 09:50:28 +0430 |
| Importance | Normal |
| Content-Type | text/plain; charset="windows-1256" |
| Content-Transfer-Encoding | base64 |
| MIME-Version | 1.0 |
| X-OriginalArrivalTime | 04 May 2013 05:20:29.0235 (UTC) FILETIME=[177FA830:01CE4887] |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.1284.1367644898.3114.python-list@python.org> (permalink) |
| Lines | 22 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1367644898 news.xs4all.nl 15940 [2001:888:2000:d::a6]:39132 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:44703 |
Show key headers only | View raw
>>> Pynguin is a python-based turtle graphics application. >>> http://pynguin.googlecode.com/ >> I wonder why Pynguin does not get more traction in the teaching sector. >> Looks ideal for teaching kids. > I suggest that it's because Pynguin is not yet fully operational. > I don't know where to report problems. Go to the home page and click on "Issues" You can also email me directly. I appreciate any feedback. > The problems I had were installing for Python 3.3 and 2.7, using win32 > it seem as though the code is tied with 3.3 >>> Pynguin is tested with Python 3.2.3 and PyQt 4.9.3 For anyone struggling with installing on Windows, please see: https://code.google.com/p/pynguin/wiki/InstallingPynguinOnWindows I realize it is not simple to install on Windows, especially for the target audience, beginners. I have an open issue "Difficult to start the program on Windows" which could use more attention. The simplest way forward is to use Portable Python 2 and use the 0.12 version of Pynguin (the last one to support Python 2) It is also possible to run the latest version (0.14) on Portable Python 3 but it takes some experience to get PyQt installed in the right place.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: [ANNC] pynguin-0.14 python turtle graphics application Lee Harr <missive@hotmail.com> - 2013-05-04 09:50 +0430
csiph-web