Ubuntu Multimedia :: Gmediafinder Does Not Work Any More Beacause Of Python
Sep 1, 2011gmediafinder does not work any more beacause of python.
View 2 Repliesgmediafinder does not work any more beacause of python.
View 2 RepliesI'm trying to install Python and a LaTeX editor and can't really get either to work out. For texlive, I used 'sudo apt-get texlive-full', which didn't generate any errors, but I now can't seem to open the application. For Python, I used 'sudo apt-get update sudo apt-get install python2.6' which generated the error "Unable to lock directory /var/cache/apt/archives." I tried to remove a lock file that I read about on another post and open up SPM, but the error persisted.
View 2 Replies View Relatedi am using an updated version of Debian GNU/Linux Squeeze and i just downloaded and installed tunapie from the software depositories but it doesn't work i tried to run it from a terminal and this is what it came out with
Code:
Traceback (most recent call last):
File "/usr/share/tunapie/Tunapie.py", line 23, in <module>
import wxversion
ImportError: No module named wxversion
how do i fix this
i just updated my version of python 2.6 to python 2.7 and when i just tried to run itwhats the problem here do i need to downgrade it or something
View 5 Replies View RelatedI installed (with yum) apache, python and mod_python in FC14. I added following contents to file /etc/httpd/conf.d/python.conf
Code:
<Directory /var/www/html>
AddHandler python-program .py
PythonHandler myscript
</Directory>
I tried to visit 127.0.0.1/myscript.py
[Code]...
one of the coolest features of Fedora imho is sandbox -X, which I used extensively in F12. However, in F13 I yum install /usr/sbin/seunshare prints:
Code:
[...]--> Processing Dependency: policycoreutils-python = 2.0.82-13.fc13 for package: policycoreutils-sandbox-2.0.82-13.fc13.x86_64
--> Finished Dependency Resolution
Error: Package: policycoreutils-sandbox-2.0.82-13.fc13.x86_64 (fedora)
Requires: policycoreutils-python = 2.0.82-13.fc13
[Code]....
When I run openshot it spits out this:
Code:
Added /usr/share/openshot to system path
OpenShot (version 1.0.0)
*** ERROR: MLT Python bindings failed to import ***
*** ERROR: MLT Python bindings failed to import ***
Error: OpenShot has not been installed in the Python path.
(Both the site-packages and /usr/share/openshot folders were checked)
Use the following command to install OpenShot:
$ sudo python setup.py install
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner self.run()
File "/usr/share/openshot/classes/thumbnail.py", line 174, in run mlt.Factory().init()
NameError: global name 'mlt' is not defined
I want to be able to do
sudo ./program.py
instead of always having to do
sudo python program.py
What do I need to change?
I've already used line split stuff to transform my data into something like this in a text file:
Code:
['1', '1', '3', '20.7505207']
['2', '1', '3', '23.0488319']
['3', '1', '3', '-1.5768747']
['4', '1', '3', '-26.4772491']
[code]....
How can I get this on a python program so I can manipulate it as an array?
in ubuntu 10.10, I have installed python 2.7. I would like to use apt-get to install packages to this version of python but I haven't been able to figure out howThings I have tried without success:changing the symlink at /usr/bin/python to point to /usr/bin/python2.7 - even after doing this apt-get still installs stuff to python2.6.Set up python2.7 as the primary alternative using update-alternatives - doesn't work
View 3 Replies View RelatedPython 3 want situation for python 2?Python 2 become stop?
View 1 Replies View Relatedyum dependency problem please? I am running Centos 5.5. I need to install python-devel, but when I do so I get:
[Code]....
Miro worked well with Wheezy. When I upgraded to Jessie Miro started generating a python error as such:
Code: Select all~$ miro
using /usr/bin/miro.real
Traceback (most recent call last):
File "/usr/bin/miro.real", line 183, in <module>
from miro import startfrontend
File "/usr/lib/pymodules/python2.7/miro/startfrontend.py", line 53, in <module>
[Code] ....
I have been searching for a few weeks trying to find an answer to no avail. I tried three different kernels, renaming ~/.miro, checked all dependencies. I reported it as a bug which sat there for a few days and disappeared.
from the Ubuntu PPA to the Mepis 8.5 community repo, and it works a treat. It would also be installable in Debian Lenny and higher, as long as you have VLC >= 0.9.4 for the built-in player (which is backported for Lenny in another post I had here) I also ported over the nonfree sp-auth deb package which it requires, only for Intel-base 32 and 64 bit CPUs (it's a 32 bit static binary that does the actual P2P). I could roll a Lenny specific package which does not use VLC if you tell it to use an external player such a mplayer or xine; is anyone interested?
View 9 Replies View RelatedI've been using OpenSUSE 11.4 with GNOME for quite a while now and so far I've been a happy camper. This morning I decided to try GNOME 3 and the install went smoothly, with the only exception of rhytmbox(my music player of choice) not being available.Later I found rhythmbox for GNOME 3 in this repo: Index of /repositories/ GNOME:/ Apps/openSUSE_11.4+GNOME_STABLE_3.0.It works well but the Cover Art plugin won't load because it fails to import python-gstreamer.Should I report a bug against OpenSUSE 11.4 or maybe I am doing something wrong?
View 1 Replies View RelatedI have a function definition in a Python 2.x script which take a tuple as one of its arguments, but 2to3 has no answers nor any of my searching on how to represent the same in Python 3.x
Code:
def blah(self, (string1, string2))
How can I upgrade python-2.4.3 to python-2.5?
View 1 Replies View Relatedhow to make creative web cam working with ubuntu
View 1 Replies View RelatedWhen I installed my 64 bit system of Ubuntu 10.04 the sound worked very well and I were very happy. The problem started however when I installed Skype which uses pulseaudio. As soon as I start skype (or any other application that uses pulse, HoN for example) the applications sound output or input does not work at all. If I have pulseaudio started in some way, applications that I suppose do not use it like spotify or flash player stops to produce sounds. And when I type "pulseaudio" in the terminal it gives me this:
[Code]...
I can't get flash controls to work. If the video auto-plays, it starts just fine, if not, I'm out of luck. I've tried reinstalling flash through the software center. Even if it autoplays, I can't control volume or pause or anything. I'm at the mercy of whatever is already there.
Ubuntu Karmic 9.10 - all updated as of 1/2/2009
Firefox 3.5.6
On a Lenovo Thinkpad R400
If you had Gimp 2.6 (with gimp-plugin-registry installed) and installed Gimp 2.7 to try its new goodies, but Layer Effects are not showing, and when executing "gimp" from console you get these *nasty* errors:
Code:
This is a development version of GIMP. Debug messages may appear here.
gimp-user-install: migrating from /home/user/.gimp-2.6
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/plug-ins/layerfx.py", line 23, in <module>
import gimp, gimpplugin, math
ImportError: No module named gimp .....
If you haven't install the 2.7 version yet. Before upgrading, backup "python" directory and then just restore it after installing 2.7.
This problem has to do with Python's interactive help (To get to the interactive help, just type help() at any interactive session). I like to browse all my installed Python modules, to see if I can find something that would be useful for my hobby programming projects. However, recently, typing modules (which is the command to list all installed modules) freezes the interactive session.
View 1 Replies View RelatedFedora 12 officially uses Python 2.6, good. But the Google AppEngine still goes by Python 2.5 and is showing import errors while i try to start the SDK. Here is the stack trace.
[URL]
Is there a way to allow the multimedia keys to function while the system is locked?
View 2 Replies View RelatedI have a entire library from my winXP days and theyre all mp3's but banshee and rythmbox wont play them! Do I need a codec or something?
View 3 Replies View RelatedI have an older computer running Ubuntu 8.04.4 LTS. I installed Ubuntu-restricted-extras and that seemed to get audio support working well. But how to get DVD support working?
I used the "sudo apt-get install libdvdread4" command which I use to get DVD support working in 10.xx but it returned with "E: Couldn't find package libdvdread4". I'm guessing there is a different way to do this in 8.04?
my sound card wont play .ogg files! that means i cant use alot of the sounds that ubuntu comes with and i cant use programs like LMMS and Hydrogen properly.
View 4 Replies View RelatedI have tried to install vlc on my ubuntu 9.04. Initially all went fien, vlc was here and did work. I tiried to uniinstall, then install again, still no cure. what went here wrong? And how to correct all?
next time I tried to run it, nothing happened, no process of vlc could be found and so I tried to start it form cmd with following results:
Code:
(<unknown>:5056): Gtk-CRITICAL **: gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
(<unknown>:5056): Gtk-CRITICAL **: gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
(<unknown>:5056): Gdk-CRITICAL **: gdk_pango_context_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
[Code]....
I just installed ubuntu on top of my windows xp on my laptop. I've got all the files I need to play mp3's i think. I'm using rhythmbox music player and the track play but I get no sound. Is there a better mp3 player out there?
View 2 Replies View RelatedI seem unable to get a movie dvd to work in version 8.04 LTS (with all the latest updates). All I get is a message telling me that there is an error. I've installed the GStreamer plugin but still no go.
View 4 Replies View Related