![]() |
2008-06-28
, 03:39
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#2
|
I just refreshed the application list and updated everything, which installed a new version of python. Unfortunately, this version seems to not include the gtk.glade python module. Anyone else have this problem?
Nokia-N810-23-14:~# python Python 2.5.2 (r252:60911, May 12 2008, 12:58:03) [GCC 3.4.4 (release) (CodeSourcery ARM 2005q3-2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import gtk.glade >>>
![]() |
2008-06-28
, 04:22
|
|
Posts: 480 |
Thanked: 378 times |
Joined on Apr 2008
@ Chicago-ish
|
#3
|
/home/user # python Python 2.5.2 (r252:60911, Jun 27 2008, 17:32:23) [GCC 3.4.4 (release) (CodeSourcery ARM 2005q3-2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import gtk.glade Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named glade >>>
![]() |
2008-06-28
, 21:59
|
Posts: 1 |
Thanked: 0 times |
Joined on Jun 2008
|
#4
|
![]() |
2008-06-28
, 22:17
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#5
|
The Following User Says Thank You to brontide For This Useful Post: | ||
![]() |
2008-06-28
, 23:27
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#6
|
![]() |
2008-06-29
, 08:56
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#7
|
![]() |
2008-06-29
, 11:14
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#8
|
Thanks for the heads-up about the upcoming depreciation of Glade! Does switching to gtk.Builder require additional package dependencies?
![]() |
2008-06-29
, 11:55
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#9
|
![]() |
2008-06-29
, 18:13
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#10
|
Disclaimer: If a program I wrote doesn't work/breaks your tablet... It's not my fault
mcedit | Utility Calculators (WIP) | PyRDesktop
My Blog | Twitter