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


Groups > comp.lang.python > #95428

Re: "no module named kivy" import error in ubuntu 14.04

Path csiph.com!news.mixmin.net!feeder1.xsusenet.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <lac@openend.se>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'reinstall': 0.09; 'subject:module': 0.09; 'python': 0.10; 'subject:error': 0.11; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'decent': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'install.': 0.16; 'message-id:@fido.openend.se': 0.16; 'prerequisite': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'subject:import': 0.16; 'ubuntu.': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'aug': 0.20; 'posted': 0.21; 'cc:2**1': 0.22; 'header:In-Reply-To:1': 0.24; 'install': 0.25; 'equivalent': 0.27; '-0700,': 0.29; 'fedora': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'post': 0.31; 'point': 0.33; 'hopefully': 0.33; "i'll": 0.33; 'gets': 0.35; 'installing': 0.35; 'should': 0.36; 'subject:" ': 0.36; 'charset:us-ascii': 0.37; 'skip:p 20': 0.38; 'where': 0.40; 'hope': 0.61; 'header:Message- Id:1': 0.61; 'here:': 0.63; 'python-list': 0.66; 'here': 0.66; 'received:89': 0.80; 'to:addr:yahoo.com': 0.80; '"just': 0.84; 'pip': 0.84; 'story.': 0.96
To rurpy@yahoo.com
cc python-list@python.org, lac@openend.se
From Laura Creighton <lac@openend.se>
Subject Re: "no module named kivy" import error in ubuntu 14.04
In-Reply-To Message from rurpy--- via Python-list <python-list@python.org> of "Sun, 16 Aug 2015 22:05:29 -0700." <7054434a-03fd-46d9-b0a9-850748167376@googlegroups.com>
References <bf6602db-8a67-46e4-b02c-94cd462081f0@googlegroups.com> <mailman.48.1439776065.4764.python-list@python.org><22e8c1bc-72ba-46e1-9402-fbd1bd893a35@googlegroups.com> <mailman.51.1439784857.4764.python-list@python.org><7054434a-03fd-46d9-b0a9-850748167376@googlegroups.com>
MIME-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-ID <4681.1439797933.1@fido>
Content-Transfer-Encoding quoted-printable
Date Mon, 17 Aug 2015 09:52:13 +0200
X-Greylist Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Mon, 17 Aug 2015 09:52:17 +0200 (CEST)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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.53.1439797952.4764.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1439797952 news.xs4all.nl 2904 [2001:888:2000:d::a6]:57703
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:95428

Show key headers only | View raw


In a message of Sun, 16 Aug 2015 22:05:29 -0700, rurpy--- via Python-list write
s:
>So I eventually found the kivy docs on their website where they
>list prerequisite packages for installing kivy on ubuntu.  I'll 
>translate those to hopefully the equivalent fedora package names, 
>install them, reinstall kivy, and get a working kivy install.
>
>The point here that all the above is a LONG way from what was
>was posted here: "just type 'pip install kivy' and pip will take 
>care of everything".
>
>I hope someday Python gets a decent packaging/distribution story.

Can you post what one should do with modern Fedora distributions, so
we can tell the kivy-devs and they can update that webpage?

Laura

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


Thread

"no module named kivy" import error in ubuntu 14.04 shiva upreti <katewinslet626@gmail.com> - 2015-08-16 12:16 -0700
  Re: "no module named kivy" import error in ubuntu 14.04 MRAB <python@mrabarnett.plus.com> - 2015-08-16 20:27 +0100
  Re: "no module named kivy" import error in ubuntu 14.04 Laura Creighton <lac@openend.se> - 2015-08-16 21:58 +0200
  Re: "no module named kivy" import error in ubuntu 14.04 Chris Angelico <rosuav@gmail.com> - 2015-08-17 11:47 +1000
    Re: "no module named kivy" import error in ubuntu 14.04 Rustom Mody <rustompmody@gmail.com> - 2015-08-16 19:51 -0700
      Re: "no module named kivy" import error in ubuntu 14.04 Chris Angelico <rosuav@gmail.com> - 2015-08-17 12:59 +1000
    Re: "no module named kivy" import error in ubuntu 14.04 rurpy@yahoo.com - 2015-08-16 20:19 -0700
      Re: "no module named kivy" import error in ubuntu 14.04 Laura Creighton <lac@openend.se> - 2015-08-17 06:14 +0200
        Re: "no module named kivy" import error in ubuntu 14.04 rurpy@yahoo.com - 2015-08-16 22:05 -0700
          Re: "no module named kivy" import error in ubuntu 14.04 Laura Creighton <lac@openend.se> - 2015-08-17 09:52 +0200
            Re: "no module named kivy" import error in ubuntu 14.04 rurpy@yahoo.com - 2015-08-17 16:35 -0700
          Re: "no module named kivy" import error in ubuntu 14.04 Rustom Mody <rustompmody@gmail.com> - 2015-08-17 10:13 -0700
  Re: "no module named kivy" import error in ubuntu 14.04 Dave Farrance <df@see.replyto.invalid> - 2015-08-17 06:11 +0100

csiph-web