Active Topics

 


Reply
Thread Tools
Posts: 78 | Thanked: 10 times | Joined on Jul 2008
#1
Is there anywhere I can go to get a clear guide on how to install Python from start to finish?

So far it seems like I'm piecing together bits and pieces of advice and coming up with nothing.

So far, I've enabled red pill mode. I haven't added any repos. I've got the ability to run as root on my tablet with rootsh.

At the moment I'm trying "apt-get install python2.5-runtime", but that's giving me a lot of dependency errors.

Advice?
 
Posts: 425 | Thanked: 132 times | Joined on Mar 2008 @ California
#2
make sure you've got maemo extras enabled,

then you should be able to do an:

apt-get install python2.5

What I usually do to install python is install Canola2 (my favorite media player) because it depends on Python and a bunch of its modules

Or, if you don't like canola, youamp, pygtkeditor, and all of the home-applets depend on python as well.

EDIT: I thought of a better idea. Install the Python Launcher from the application manager. It (obviously) installs python, and also speeds up launch times for python based applications
__________________
Promises are like babies. Fun to make, but hard to deliver.

Warning: dates on calendar are closer than they appear.
 
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#3
You should be careful with Canola to install Python dependencies, because it does not depend on the whole set that would be in python2.5-runtime. So in the end you would get a rather incomplete installation, depending on what you want to run. Canola alone is not enough if e.g. you want to run stuff that uses hildon or GTK.
 

The Following 3 Users Say Thank You to pycage For This Useful Post:
Posts: 425 | Thanked: 132 times | Joined on Mar 2008 @ California
#4
That's an excellent point thanks.

I think last time I had to re-install python I just ran:

apt-get install python*

EDIT: try "apt-get -f install" if you're erroring out on dependencies
__________________
Promises are like babies. Fun to make, but hard to deliver.

Warning: dates on calendar are closer than they appear.
 
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#5
apt-get install python2.5-runtime
 
free's Avatar
Posts: 739 | Thanked: 159 times | Joined on Sep 2007 @ Germany - Munich
#6
And where is "python" ?
(the virtual package that depends on latest python version, python2.5 now)


I need it because I have apps that depend on "python" and I am unable to rebuild in diablo. I can only find it in chinook.
Correction is trivial but maybe I missed a package...

And looking at this gives me headache, too many directories:
http://repository.maemo.org/dists/

Thanks!
 
Posts: 78 | Thanked: 10 times | Joined on Jul 2008
#7
apt-getting python gets me nowhere - just a dependency explosion.

Any suggestions on what I have to do BEFORE actually trying to get python on?
 
free's Avatar
Posts: 739 | Thanked: 159 times | Joined on Sep 2007 @ Germany - Munich
#8
 
Posts: 362 | Thanked: 143 times | Joined on Mar 2008
#9
I have found the following link, may be this is what one needs???

http://repository.maemo.org/pool/dia...e/p/python2.5/
 
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#10
make sure maemo extras is not disabled

as root
Code:
apt-get -f install
apt-get install python2.5-runtime
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:11.