View Single Post
Posts: 402 | Thanked: 229 times | Joined on Nov 2009 @ Missouri, USA
#207
Originally Posted by MohammadAG View Post
@ ossipena

Were any more dependecies needed for this release?
Code:
python /opt/vertsms/vertsms_gui.pyc
Traceback (most recent call last):
 *  File "/home/opt/vertsms/vertsms_gui.py", line 19, in <module>
 * * *  from vertsms import config, sms, pygobject
 *  File "/home/opt/vertsms/vertsms/sms.py", line 5, in <module>
 * * *  import ctypes, uuid, glib, gobject
ImportError: No module named glib
Got that via email btw.
No. Mine works just fine. Make sure their python installation went through without a hithc. Here's what I have installed

Code:
dpkg -l | grep python
ii  python                                              2.5.2-3maemo3                    An interactive high-level object-oriented la
ii  python-all                                          2.5.2-3maemo3                    Package depending on all supported Python ru
ii  python-cairo                                        1.4.12-1.2maemo1                 Python bindings for the Cairo vector graphic
ii  python-central                                      0.6.11.1maemo2                   register and build utility for Python packag
ii  python-conic                                        0.1-5                            Python bindings for Internet Connectivity li
ii  python-dbus                                         0.83.0-1maemo3                   simple interprocess messaging system (Python
ii  python-evolution                                    0.0.4-maemo2                     Python bindings for Evolution Data Server.
ii  python-gconf                                        2.26.1-1maemo1                   Python bindings for the GConf configuration 
ii  python-gobject                                      2.16.1-1maemo1                   Python bindings for the GObject library
ii  python-gst0.10                                      0.10.14-2maemo5                  generic media-playing framework (Python bind
ii  python-gtk2                                         2.12.1-6maemo10                  Python bindings for the GTK+ widget set
ii  python-hildon                                       0.9.0-1maemo15                   Python bindings for Hildon Framework.
ii  python-imaging                                      1.1.6-3maemo2                    Python Imaging Library
ii  python-minimal                                      2.5.2-3maemo3                    A minimal subset of the Python language (def
ii  python-notify                                       0.1.1-2maemo1                    Python bindings for libnotify
ii  python-numeric                                      24.2-9maemo4                     Numerical (matrix-oriented) Mathematics for 
ii  python-osso                                         0.4-0maemo3                      Python bindings for libosso library
ii  python-support                                      1.0.6maemo1                      automated rebuilding support for Python modu
ii  python2.5                                           2.5.4-1maemo5                    An interactive high-level object-oriented la
ii  python2.5-minimal                                   2.5.4-1maemo5                    A minimal subset of the Python language (ver
ii  python2.5-py2deb                                    0.5.3-4                          Generate simple deb(/rpm) from python
ii  python2.5-qt4                                       4.7.3-maemo2                     Complete Python binding set for Qt4
ii  python2.5-qt4-common                                4.7.3-maemo2                     Shared files for PyQt4
ii  python2.5-qt4-core                                  4.7.3-maemo2                     Python bindings for Qt4 Core components.
ii  python2.5-qt4-dbus                                  4.7.3-maemo2                     Python bindings for Qt dbus mainloop.
ii  python2.5-qt4-gl                                    4.7.3-maemo2                     Python bindings for Qt4 Core components.
ii  python2.5-qt4-gui                                   4.7.3-maemo2                     Python bindings for Qt4 Core components.
ii  python2.5-qt4-maemo5                                4.7.3-maemo2                     Python bindings for Qt4 Core components.
ii  python2.5-qt4-multimedia                            4.7.3-maemo2                     Python bindings for Qt4 Core components.
ii  python2.5-qt4-network                               4.7.3-maemo2                     Python bindings for Qt4 Core components.
ii  python2.5-qt4-phonon                                4.7.3-maemo2                     Python bindings for Qt4 Core components.
ii  python2.5-qt4-script                                4.7.3-maemo2                     Python bindings for Qt4 Core components.
ii  python2.5-qt4-sql                                   4.7.3-maemo2                     Python bindings for PyQt4's SQL module
ii  python2.5-qt4-svg                                   4.7.3-maemo2                     Python bindings for Qt4 Core components.
ii  python2.5-qt4-test                                  4.7.3-maemo2                     Python bindings for Qt4 Core components.
ii  python2.5-qt4-webkit                                4.7.3-maemo2                     Python bindings for Qt4 Core components.
ii  python2.5-qt4-xml                                   4.7.3-maemo2                     Python bindings for Qt4 Core components.
ii  python2.5-qt4-xmlpatterns                           4.7.3-maemo2                     Python bindings for Qt4 Core components.
ii  python2.5-sip4                                      4.10.2-maemo0                    Python/C++ bindings generator runtime librar
Of course the qt4 related packages aren't neccessary. The only other python-base program I have is aptly which pulls nohting but python itself and fmms.
__________________
aspidites | blog | aspidites@inbox.com