On Mon, 30 May 2005 21:12:01 +0200, you wrote:

>I am completely new to Python, what is wrong here?
>In which package is the module?
>
>Traceback (most recent call last):
>   File "setup.py", line 16, in ?
>     from util.distribution import setup, Extension, check_libs, 
>docbook_finder
>   File "./src/util/__init__.py", line 37, in ?
>     from fileops import *
>   File "./src/util/fileops.py", line 51, in ?
>     import popen
>   File "./src/util/popen.py", line 45, in ?
>     import notifier
>ImportError: No module named notifier
>

You have to download PyNotifier and PyMbus from
ftp://ftp.mbus.org/tzi/dmn/mbus/python/

HTH
bjoern
-- 
ICQ# 12220433 | nordwestlich.net | zeit-geist.org


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to