Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65449
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python@mrabarnett.plus.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'paths': 0.07; 'python': 0.11; '2.7': 0.14; 'from:addr:mrabarnett.plus.com': 0.16; 'from:addr:python': 0.16; 'from:name:mrab': 0.16; 'message- id:@mrabarnett.plus.com': 0.16; 'received:192.168.1.4': 0.16; 'received:84.93': 0.16; 'received:84.93.230': 0.16; 'wrote:': 0.18; 'module': 0.19; 'normally': 0.19; 'import': 0.22; 'header :User-Agent:1': 0.23; 'error': 0.23; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'appreciated.': 0.29; 'included': 0.31; 'code': 0.31; 'anyone': 0.31; 'file': 0.32; 'run': 0.32; 'says': 0.33; 'received:84': 0.35; '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 |
| X-CM-Score | 0.00 |
| X-CNFS-Analysis | v=2.1 cv=JLW1sq6b c=1 sm=1 tr=0 a=0nF1XD0wxitMEM03M9B4ZQ==:117 a=0nF1XD0wxitMEM03M9B4ZQ==:17 a=0Bzu9jTXAAAA:8 a=5FYZ9MsUIQAA:10 a=ihvODaAuJD4A:10 a=IkcTkHD0fZMA:10 a=EBOSESyhAAAA:8 a=O70mwlJ83hSRQcIF7a4A:9 a=QEXdDO2ut3YA:10 |
| X-AUTH | mrabarnett:2500 |
| Date | Tue, 04 Feb 2014 20:21:31 +0000 |
| From | MRAB <python@mrabarnett.plus.com> |
| User-Agent | Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: kivy |
| References | <c23b3f81-d753-4dda-8398-81d2fb54f59a@googlegroups.com> |
| In-Reply-To | <c23b3f81-d753-4dda-8398-81d2fb54f59a@googlegroups.com> |
| Content-Type | text/plain; charset=UTF-8; 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 <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6406.1391545292.18130.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1391545292 news.xs4all.nl 2911 [2001:888:2000:d::a6]:51631 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:65449 |
Show key headers only | View raw
On 2014-02-04 19:55, 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 > Is kivy listed in the Python search paths (sys.path)?
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
kivy bharath <o.bharath95@gmail.com> - 2014-02-04 11:55 -0800
Re: kivy MRAB <python@mrabarnett.plus.com> - 2014-02-04 20:21 +0000
Re: kivy bharath <o.bharath95@gmail.com> - 2014-02-04 12:23 -0800
Re: kivy bharath <o.bharath95@gmail.com> - 2014-02-04 12:24 -0800
RE: kivy Nick Cash <nick.cash@npcinternational.com> - 2014-02-04 20:33 +0000
Re: kivy bharath <o.bharath95@gmail.com> - 2014-02-04 13:16 -0800
Re: kivy Gary Herron <gary.herron@islandtraining.com> - 2014-02-04 12:24 -0800
Re: kivy Rustom Mody <rustompmody@gmail.com> - 2014-02-04 19:11 -0800
Re: kivy Dave Angel <davea@davea.name> - 2014-02-05 08:33 -0500
csiph-web