9 Jan
2003
9 Jan
'03
10:54 a.m.
Hi all, Thanks for the suggestions so far. In answer to one question, I am using Win98 as the platform. I will eventually use NT/Win 2000. I am now using a simple python script, using the following import: import win32com.client It works outside Zope (Python2.2 and I ran win32all-150.exe), but when I run the script inside Zope, I get the following error: Error Type: ImportError Error Value: import of "win32com.client" is unauthorized I'm guessing that I have to put the win32com.dll someplace, or is there a Product I need to install in Zope. Any help would be great, TIA, Micheál