Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #65453

RE: kivy

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <nick.cash@npcinternational.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.005
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'argument': 0.05; 'interpreter': 0.05; 'paths': 0.07; 'module)': 0.09; 'sure,': 0.09; 'python': 0.11; 'commandline': 0.16; 'trying': 0.19; 'import': 0.22; 'to:name:python-list@python.org': 0.22; '(or': 0.24; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'problem': 0.35; 'charset:us-ascii': 0.36; 'received:10': 0.37; 'checks': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'show': 0.63; 'to:addr:gmail.com': 0.65
From Nick Cash <nick.cash@npcinternational.com>
To bharath <o.bharath95@gmail.com>, "python-list@python.org" <python-list@python.org>
Subject RE: kivy
Thread-Topic kivy
Thread-Index AQHPIeO9N90i5h0WH0qNf5SFuJ96Q5qliqgjgAABGmA=
Date Tue, 4 Feb 2014 20:33:58 +0000
References <c23b3f81-d753-4dda-8398-81d2fb54f59a@googlegroups.com> <mailman.6406.1391545292.18130.python-list@python.org> <5cc76b44-7420-405d-8d16-0125767cbcf7@googlegroups.com>
In-Reply-To <5cc76b44-7420-405d-8d16-0125767cbcf7@googlegroups.com>
Accept-Language en-US
Content-Language en-US
X-MS-Has-Attach
X-MS-TNEF-Correlator
x-originating-ip [70.166.238.194]
x-forefront-prvs 01128BA907
x-forefront-antispam-report SFV:NSPM; SFS:(10009001)(6009001)(189002)(199002)(80022001)(66066001)(65816001)(63696002)(81816001)(76482001)(74316001)(54316002)(33646001)(76576001)(85852003)(56816005)(31966008)(47446002)(83072002)(74662001)(56776001)(81686001)(77982001)(59766001)(46102001)(79102001)(74366001)(74502001)(87266001)(2656002)(92566001)(47736001)(49866001)(50986001)(94316002)(90146001)(85306002)(93136001)(19580395003)(83322001)(94946001)(47976001)(80976001)(93516002)(74706001)(86362001)(69226001)(76796001)(53806001)(76786001)(51856001)(74876001)(4396001)(54356001)(81342001)(81542001)(87936001)(221733001)(24736002); DIR:OUT; SFP:1101; SCL:1; SRVR:DM2PR06MB541; H:DM2PR06MB542.namprd06.prod.outlook.com; CLIP:70.166.238.194; FPR:E897E19E.BB49EA1.BC1BD6A.5858CD69.200D9; InfoNoRecordsMX:1; A:1; LANG:en;
Content-Type text/plain; charset="us-ascii"
Content-Transfer-Encoding quoted-printable
MIME-Version 1.0
X-OriginatorOrg npcinternational.com
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.6408.1391546049.18130.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1391546049 news.xs4all.nl 2930 [2001:888:2000:d::a6]:34906
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:65453

Show key headers only | View raw


>> Is kivy listed in the Python search paths (sys.path)?

>yes

To be extra sure, you can start a python interpreter with the commandline argument -vv, and when you try to import kivy (or any module) it will show you every file/path it checks when trying to find it. This might help you narrow down where the problem lies.

-Nick Cash

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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