[Toon Pieton] | As soon as I start the program, I get a error: | win32com.client not found. This - of course - leads to the | conclusion that I don't have the win32com module installed. I | tried to find it (Google), but all I could find when | searching for "python win32 module (download)", I can only | find the normal python install. I'm running Win XP Pro, and | have Python ver 2.5.
Most immediate answer: https://sourceforge.net/project/showfiles.php?group_id=78018&package_id= 79063 and pick the right package / mirror | BTW: I really need to get that information into Excel. This | program is for some beginner computer users, and all they | really know is Word and Excel. Using win32com and Excel is very easy, but there are alternatives if you want: http://cheeseshop.python.org/pypi/xlrd/0.5.2 http://cheeseshop.python.org/pypi/pyExcelerator/0.6.0a TJG ________________________________________________________________________ This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
