[Zope] Zope and Excel
Micheál Healy
michael.healy@engitech.ie
Thu, 9 Jan 2003 10:54:58 -0000
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