i have problems installing penguinTV on Kubuntu(KDE)
i get the following error
~/PenguinTV-1.02$ sudo python setup.py install
Traceback (most recent call last):
File "setup.py", line 3, in ?
from penguintv import subProcess
File "/home/shizow/PenguinTV-1.02/penguintv/__init__.py", line 4, in ?
import penguintv
File "/home/shizow/PenguinTV-1.02/penguintv/penguintv.py", line 15, in ?
import gnome.ui
ImportError: No module named gnome.ui
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
any help would be a miracle, this appears to be one of those applications that are made available but not supported by the develepor(s). You could try contacting the developer directly http://www.gnomefiles.org/author.php?author_id=995.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry, I rarely read the sourceforge support forums. Emailing is a much better way of getting in contact with me.
For von_klatka, that looks like a Python installation error, not a PenguinTV error. You'll have to get python itself working before I can help you with PenguinTV
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i have problems installing penguinTV on Kubuntu(KDE)
i get the following error
~/PenguinTV-1.02$ sudo python setup.py install
Traceback (most recent call last):
File "setup.py", line 3, in ?
from penguintv import subProcess
File "/home/shizow/PenguinTV-1.02/penguintv/__init__.py", line 4, in ?
import penguintv
File "/home/shizow/PenguinTV-1.02/penguintv/penguintv.py", line 15, in ?
import gnome.ui
ImportError: No module named gnome.ui
finnaly i managed to install it
after installing and doing the following:
----------------------
gnome-python-2.10.0-2mdk
gnome-python-bonobo-2.10.0-2mdk,
gnome-python-canvas-2.10.0-2mdk,
pyorbit-2.0.1-3mdk,
pygtk2.0-2.6.2
pygtk2.0-wrapper-2.6.2-1mdk,
python-numeric-24.0-1mdk
gnome-python-gnomevfs-2.10.0-2mdk,
pygtk2.0-libglade-2.6.2-1mdk,
python-curl-7.13.2
gnome-python-gconf-2.10.0
python-sqlite2-2.0.4
python-pyxml-0.8.4-2mdk
gnome-python-gtkhtml2-2.10.2
gnome-python-gtkmozembed
gnome-python-extras
mozilla-(firefox-)devel
libnss3-devel
----> create symlinl /usr/lib/libgtkembedmoz.so
----> create symlinl /usr/lib/libxpcom.so
-----------------
I get the following error:
error: invalid Python installation: unable to open /usr/lib/python2.4/config/Makefile (No such file or directory)
any help would be a miracle, this appears to be one of those applications that are made available but not supported by the develepor(s). You could try contacting the developer directly http://www.gnomefiles.org/author.php?author_id=995.
Sorry, I rarely read the sourceforge support forums. Emailing is a much better way of getting in contact with me.
For von_klatka, that looks like a Python installation error, not a PenguinTV error. You'll have to get python itself working before I can help you with PenguinTV