From: Stephen W. <sa...@ge...> - 2003-10-29 21:55:09
|
I am just getting ready to try out some rudimentary code to read the Sanyo 4900 phone book, and I discovered that I am still missing one piece in being able to run the CVS copy of Bitpim on linux. Namely, the "serial" package imported in commport.py. I tried to install both pyserial-1.21 and pyserial-2.0b2 and got the following error: # python setup.py install error in setup script: invalid distribution option 'classifiers' Obviously I don't know anything about python. Is there some other package that I need to install? (I am running Python 2.2.2 as include with Redhat 9.0 and I have python-devel installed). Thanks for any help, Steve |