Re: [python-win32] ImportError: No system modul
[EMAIL PROTECTED] wrote: > I am tring to work on Excel File through python. > > I am using Python 2.4.2 and work on xp with an administration authorization. > > I implimented like that: > > * > * > ** > ... > import win32co
[python-win32] ImportError: No system modul
Hello, I am tring to work on Excel File through python. I am using Python 2.4.2 and work on xp with an administration authorization. I implimented like that: * * ** ... import win32com.client ... class Python_skript