Displaying 1 result from an estimated 1 matches for "invoketyp".
Did you mean:
invokety
2003 Oct 02
0
trouble with R com and python
...valuate('do<-read.table("c:/data.txt", header=TRUE)')
File "<COMObject StatConnectorSrv.StatConnector>", line 2, in Evaluate
File "C:\PYTHON22\lib\site-packages\win32com\client\dynamic.py", line 237, in _ApplyTypes_
result = apply(self._oleobj_.InvokeTypes, (dispid, LCID, wFlags, retType, argTypes) + args)
com_error: (-2147352567, 'Une exception est apparue.', (0, None, None, None, 0, -2147221500), None)
++++ nota bene : : " Une exception est apparue." means " an exception occured"
>>>