Installing kivy in portable python

315 views
Skip to first unread message

Fidel Pérez

unread,
Jul 13, 2013, 7:59:20 PM7/13/13
to kivy-...@googlegroups.com
Hi:
Im trying to install kivy in Portable python 2.7

Im in this situation because I destroyed my previous non portable python version by trying to install kivy on it (dont ask me how I managed to do that, I just know that I had to reinstall windows to get python to work again xD) I broke it by failing with some of the several required modules installation.

I found this precompiled kivy: http://www.lfd.uci.edu/~gohlke/pythonlibs/#kivy
It works when I install it in a standard python 2.7, so if there is no other way arround I will just use that way. (I tested in a VM)

Has anyone been able to install that in a portable python? The error im getting is that "python 2.7 version required" but maybe there is a way to merge portable python with the portable python provided by kivy?

Thank you very much.

Gabriel Pettier

unread,
Jul 14, 2013, 5:14:08 AM7/14/13
to kivy-...@googlegroups.com
Hi

I believe the kivy package for windows is based on a portable python
with all the required modules, wouldn't that work for you?

On Sat, Jul 13, 2013 at 04:59:20PM -0700, Fidel P�rez wrote:
> Hi:
> Im trying to install kivy in Portable python 2.7<http://portablepython.com/>
> --
> You received this message because you are subscribed to the Google Groups "Kivy users support" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

Fidel Pérez

unread,
Jul 14, 2013, 5:28:39 AM7/14/13
to kivy-...@googlegroups.com
Hi Gabriel, thanks for your answer.
The thing is that portable python shipped with kivy lacks of some useful modules like numpy and others that I intend to use.
Im aware that those modules are not so useful in multy-platform since they are probably not translated to android,ios, etc.
But my intent is to use kivy as GUI in the first place as a standard for all my apps- gui's.

It wold be awesome that kivy was packed with this portable python software, which already has all the most-used existing modules.


On Sunday, July 14, 2013 11:14:08 AM UTC+2, tshirtman wrote:
Hi

I believe the kivy package for windows is based on a portable python
with all the required modules, wouldn't that work for you?

Fidel Pérez

unread,
Jul 14, 2013, 10:54:53 AM7/14/13
to kivy-...@googlegroups.com
I have decided to just install and use normal python since I really want to start playing with kivy, but this suggestion might still be a good idea, for kivy to be shipped with portable-python.
Thanks for the support.

Gabriel Pettier

unread,
Jul 14, 2013, 11:50:50 AM7/14/13
to kivy-...@googlegroups.com
Right, but on the other hand, the portable package we ship contains pip,
and everything needed to compile extensions, so you can open the
provided shell, and should be able to run "pip install numpy" or other
packages you need, so you can use them in your kivy applications.

On Sun, Jul 14, 2013 at 02:28:39AM -0700, Fidel P�rez wrote:
> Hi Gabriel, thanks for your answer.
> The thing is that portable python shipped with kivy lacks of some useful
> modules like numpy and others that I intend to use.
> Im aware that those modules are not so useful in multy-platform since they
> are probably not translated to android,ios, etc.
> But my intent is to use kivy as GUI in the first place as a standard for
> all my apps- gui's.
>
> It wold be awesome that kivy was packed with this portable python software<http://portablepython.com/>,
> > an email to kivy-users+...@googlegroups.com <javascript:>.

Fidel Pérez

unread,
Jul 14, 2013, 12:05:24 PM7/14/13
to kivy-...@googlegroups.com
Thanks tshirtman!
I will definetly wok into it and post my conclusions, definetly want a portable python with kivy, but right now im just too excited with Kivy itself, just made my first app with two buttons on a box layout!!
Btw nice nick hehe.


On Sunday, July 14, 2013 5:50:50 PM UTC+2, tshirtman wrote:
Right, but on the other hand, the portable package we ship contains pip,
and everything needed to compile extensions, so you can open the
provided shell, and should be able to run "pip install numpy" or other
packages you need, so you can use them in your kivy applications.

Gabriel Pettier

unread,
Jul 14, 2013, 1:20:18 PM7/14/13
to kivy-...@googlegroups.com
Np, have fun with kivy :)

ZenCODE

unread,
Jul 15, 2013, 4:02:39 PM7/15/13
to kivy-...@googlegroups.com
Yay! (arb comment expressing nothing but enthusiasm ;-)) (BDFL!)


On Sunday, July 14, 2013 7:20:18 PM UTC+2, tshirtman wrote:
Np, have fun with kivy :)

Fidel Pérez

unread,
Jul 15, 2013, 4:50:49 PM7/15/13
to kivy-...@googlegroups.com
Indeed! kivy is the quickest easiest to learn GUI that I have ever tryed... but it works in any platform.. amazing stuff, really.
Im integrating it into a VIM-like project, Leo Editor, and I think pretty interesting things will come out from that mix, will keep you updated guys.
Thanks for this awesome project!!
Reply all
Reply to author
Forward
0 new messages