Active Topics

 


Reply
Thread Tools
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#11
Python2.7 hit in extras-devel.
You might want install package named python2.7-minimal (This is package which contains python2.7-binary).

---
When pushing to extras-devel, I only use scp/rcp. When I (accidentally) checked this page: https://garage.maemo.org/extras-assistant/index.php I can see one of my trials on the queue (over six days now). This explains why there wasn't any log (but it doesn't explain why it got stuck on queue)
 

The Following 8 Users Say Thank You to AapoRantalainen For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#12
Originally Posted by AapoRantalainen View Post
Python2.7 hit in extras-devel.
You might want install package named python2.7-minimal (This is package which contains python2.7-binary).

---
When pushing to extras-devel, I only use scp/rcp. When I (accidentally) checked this page: https://garage.maemo.org/extras-assistant/index.php I can see one of my trials on the queue (over six days now). This explains why there wasn't any log (but it doesn't explain why it got stuck on queue)

Aapo, could you make some way like that: if an env. variable, let's call it USE_PYTHON27, (when calling python) then /usr/bin/python2.7 is called, the other way python2.5 is used.

Is this possible?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#13
Is it possible to use pip or easy_install with python2.7 so as to have access to all of the Python packages?
 

The Following 2 Users Say Thank You to taixzo For This Useful Post:
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#14
Originally Posted by taixzo View Post
Is it possible to use pip or easy_install with python2.7 so as to have access to all of the Python packages?
I haven't used them. Seems easy_install is dead. Ubuntu ships easy_install inside package python-setuptools which is actually distribute: http://pypi.python.org/pypi/distribute
----
Pip is http://www.pip-installer.org/en/latest/
Installing it needs distribute or setuptools.
-----

http://cc.oulu.fi/~rantalai/maemo5/python27-setuptools/

So there are python-pkg-resources_0.6.24-1-maemo1_all.deb and python-setuptools_0.6.24-1-maemo1_all.deb (from Ubuntu) made against optified python2.7. Install python2.7 and then these both. Use
Code:
sudo gainroot
/opt/python27/bin/easy_install
-> report what happens and where it downloads things (and will they work). I'm currently running totally out of rootfs and seems it at least needs some temporary space for downloads.

Last edited by AapoRantalainen; 2012-09-27 at 07:25.
 

The Following User Says Thank You to AapoRantalainen For This Useful Post:
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#15
Originally Posted by AapoRantalainen View Post
-> report what happens and where it downloads things (and will they work). I'm currently running totally out of rootfs and seems it at least needs some temporary space for downloads.
Well, it seems I too am running out of rootfs...I'll test this once I've uninstalled a few things.
 
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#16
I can't see the package in FAM. Any suggestions?
 
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#17
Originally Posted by int_ua View Post
I can't see the package in FAM. Any suggestions?
It's section is not "user/".
 

The Following 2 Users Say Thank You to AapoRantalainen For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#18
Originally Posted by int_ua View Post
I can't see the package in FAM. Any suggestions?
use category "all packages (advanced)"
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#19
Can anyone create pyside for python2.7?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 3 Users Say Thank You to marmistrz For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#20
Originally Posted by marmistrz View Post
Can anyone create pyside for python2.7?
Good point.
+1
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 09:34.