[JDEV] pybber

John Hebert john at vedalabs.com
Thu Jan 25 17:39:49 CST 2001


I had the same problem, but was too busy to complain adequately. Thanks
Keith. :) I would also be very appreciative.

John Hebert

Keith Barrett wrote:
> 
> I'm having problems getting the pybber client to work. There is
> little documentation on the web site, and I haven't received an
> email reply from the author yet. I'm hoping someone here has
> played with it. I am a python newbie, so this make be a simple
> problem.
> 
> Basically, this is a client that has dependencies on recode and
> pyrecode. Both recode and pyrecode build and install without
> error. pybber also SEEMS to build without error, but when I try
> and use it it complains:
> 
> [root at brak pybber-0.1.0]# pybber.py
> Traceback (innermost last):
>   File "/usr/local/bin/pybber.py", line 11, in ?
>     import PyRecode
> ImportError: No module named PyRecode
> 
> Now, PyRecode does NOT supply orcreate a module named PyRecode.py.
> It builds and installs a library called PyRecodemodulemodule.so
> instead.
> 
> Any idea what I'm suppose to do here?
> 
> Also; (just playing around) pybber creates a script called
> pybbrun.py in the same directory. But if I run it:
> 
> [root at brak bin]# cd /usr/local/bin ; pybberrun.py
> Traceback (innermost last):
>   File "/usr/local/bin/pybberrun.py", line 5, in ?
>     import pybber
>   File "pybber.py", line 11, in ?
>     import PyRecode
> ImportError: No module named PyRecode
> 
> Even though there IS a pybber.py in that directory, so I guess
> I don't understand what or where it's looking.
> 
> Thanks in advance
> 
> --
> Keith Barrett
> Red Hat Inc.
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev




More information about the JDev mailing list