Hi Mario, On 28.11.07, Mario Thomann wrote:
-----BEGIN PGP SIGNED MESSAGE----- I have a problem with Pytone 3.0.1 on Gentoo. Pytone is not in portage, so I installed it manually with
python setup.py build_ext -i
The installation process worked fine also the make of the pcm.c module. But now Pytone does not find any mp3s and so I can`t play them. Oggs are available and I can play them without problems. Other mp3 players like mpg321 works also.
Have you installed an id3 tag reader? If not, that would explain your problem and I would recommend installing the mutagen module: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen Btw, I just noticed that I forgot to include this information on the webpage, so thanks for implicitely pointing this out. Jörg