| Author |
Getting ImportError: No module named pythoncom error
|
eswari Malluru
Greenhorn
Joined: Jul 07, 2008
Posts: 7
|
|
Hi All,
I am executing python scripts from java by passing parameters to convert a text file to excel file. Also installed the additional packages required for this i.e Win32 package and included this path in the java classpath while executing, but getting error like
import pythoncom
ImportError: No module named pythoncom
Can anyone please tell how to resolve this error.
Thanks,
Eswari
|
 |
 |
|
|
subject: Getting ImportError: No module named pythoncom error
|
|
|