Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed1.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.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'received:67.192': 0.09; 'received:67.192.241': 0.09; 'received:dfw.emailsrvr.com': 0.09; 'python': 0.11; '2.7': 0.14; 'luck,': 0.16; 'newsgroup.': 0.16; 'wrote:': 0.18; 'module': 0.19; 'normally': 0.19; 'import': 0.22; 'header:User-Agent:1': 0.23; 'error': 0.23; 'received:emailsrvr.com': 0.24; 'received:(smtp server)': 0.26; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'appreciated.': 0.29; 'am,': 0.29; 'included': 0.31; 'code': 0.31; 'gary': 0.31; 'anyone': 0.31; 'file': 0.32; 'run': 0.32; 'says': 0.33; 'but': 0.35; 'thank': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'reply': 0.66; 'frustrated': 0.68; 'luck': 0.93 X-Virus-Scanned: OK Date: Tue, 04 Feb 2014 12:24:34 -0800 From: Gary Herron User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: kivy References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1391545902 news.xs4all.nl 2888 [2001:888:2000:d::a6]:60570 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:65452 On 02/04/2014 11:55 AM, bharath wrote: > i installed python 2.7 before and installed suitable kivy.. i have also included the .bat file in the send to option.. but my programs are not at all runnning and giving me error when i run it normally or with the .bat file.. it says that there's no module named kivy when i import it.. please help im just frustrated after writing a long code and seeing that it isn't working.. if anyone has suggestions on how to develop android 2d games with python their reply would be greatly appreciated. thank you This is a Python newsgroup. You might find an answer here, but I think you'd have much better luck if you found a kivy specific newsgroup. Good luck, Gary Herron