Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'wiki': 0.02; 'url:googlecode': 0.07; 'lately': 0.09; 'myself,': 0.09; 'python- based': 0.09; 'turtle': 0.09; 'hopefully': 0.15; 'occasionally': 0.16; 'subject:developer': 0.16; 'subject:user': 0.16; 'linux': 0.17; 'subject:Windows': 0.18; 'help.': 0.19; 'wrote': 0.20; 'subject:help': 0.22; 'url:code': 0.23; 'command': 0.24; 'url:wiki': 0.25; 'windows': 0.26; 'installing': 0.29; 'fix': 0.29; 'bugs.': 0.30; 'thanks': 0.30; 'actually': 0.33; "can't": 0.33; 'there': 0.33; 'to:addr:python-list': 0.33; 'someone': 0.34; 'test': 0.34; 'running': 0.35; 'trouble': 0.35; 'run': 0.37; 'but': 0.37; 'page': 0.37; 'comments': 0.38; 'program,': 0.38; 'getting': 0.39; 'enough': 0.39; 'subject:with': 0.39; 'to:addr:python.org': 0.39; 'graphics': 0.62; 'url:p': 0.62; 'free': 0.63; 'here:': 0.65; 'received:65.55.90.7': 0.73; 'received:65.55.90.34': 0.84; 'received:snt0-omc1-s23.snt0.hotmail.com': 0.84 X-Originating-IP: [173.225.57.166] From: Lee Harr To: Subject: Need Windows user / developer to help with Pynguin Date: Fri, 28 Oct 2011 00:08:29 +0430 Importance: Normal Content-Type: text/plain; charset="windows-1256" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 X-OriginalArrivalTime: 27 Oct 2011 19:38:30.0849 (UTC) FILETIME=[01AB4B10:01CC94E0] X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 33 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1319744380 news.xs4all.nl 6897 [2001:888:2000:d::a6]:48718 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:15053 I develop the free python-based turtle graphics application pynguin. http://pynguin.googlecode.com/ Lately I have been getting a lot of positive comments from people who use the program, but I am also getting a lot of feedback from people on Windows (mostly beginners) who are having trouble getting the program running. I don't use Windows myself, though I have found access occasionally to fix bugs. I just don't know enough about Windows culture to be able to make a reliable method for installing or running the program. The method that I wrote for Linux also works on Windows, but it has to be run from the command prompt. I am hoping someone can look at what is there and come up with a reliable method or a simple set of steps that people can follow to get up and running. Hopefully without having to resort to the command prompt. I started a wiki page here: http://code.google.com/p/pynguin/wiki/InstallingPynguinOnWindows but I can't even test if it actually works.... Thanks for any help.