From: Stephen W. <sa...@us...> - 2003-10-02 13:40:32
|
I am sure that I have just missed something. I am able to run bitpim 0.60 using the linux RPM's. However, I can't figure out how to run bitpim on Linux from the CVS version. If I type "python bp.py", I get: Traceback (most recent call last): File "bp.py", line 24, in ? import gui File "gui.py", line 31, in ? import guiwidgets File "guiwidgets.py", line 36, in ? import bpaudio File "bpaudio.py", line 17, in ? import win32api ImportError: No module named win32api I use Redhat9 which has python 2.2.2. Thanks, Steve |