You are not logged in.

#1 2016-08-22 02:49:07

xbadog
Member
Registered: 2016-08-14
Posts: 24

(SOLVED)How to use Kivy in Geany?

This is a rather noob question.
How do I use "Kivy" https://kivy.org/#home , in my IDE Geany?

I have downloaded Kivy, and looked at the installation guide.

And when I try this part...

python -m pip install --upgrade pip wheel setuptools

My terminal says...

/usr/bin/python: No module named pip

And I suppose I need this "pip" for the next step.

python -m pip install kivy

I know this is a noobish question, but would like some help.

And back to the original question. How would I use this in Geany?

Last edited by xbadog (2016-08-22 03:01:26)

Offline

#2 2016-08-22 02:55:32

xbadog
Member
Registered: 2016-08-14
Posts: 24

Re: (SOLVED)How to use Kivy in Geany?

I figured it out.

Install the python-pip package and proceed.

Last edited by xbadog (2016-08-22 03:01:04)

Offline

Board footer

Powered by FluxBB