Ralf Mardorf <[email protected]> writes: > Patrick Shirkey wrote: >> http://home.gna.org/jackmixer/ >> > > Perhaps I should post this to a user list, sorry. > > $ jack_mixer > Cannot load LASH python bindings, you want them unless you enjoy manual > jack plumbing each time you use this app > Traceback (most recent call last): > File "/usr/local/bin/jack_mixer", line 42, in <module> > from channel import * > File "/usr/local/bin/../share/jack_mixer/channel.py", line 20, in <module> > import glib > ImportError: No module named glib > > No GUI appears. It's build from git.
Have you read the INSTALL file? You need pygtk with cairo support and I guess this implies the python glib module too. -- Nedko Arnaudov <GnuPG KeyID: DE1716B0>
pgpfnoZ9Lq74k.pgp
Description: PGP signature
_______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
