Displaying 1 result from an estimated 1 matches for "comobject".
Did you mean:
compobject
2003 Oct 02
0
trouble with R com and python
...try to read a file
>>> sc.Evaluate('do<-read.table("c:/data.txt", header=TRUE)')
Traceback (most recent call last):
File "<pyshell#11>", line 1, in ?
sc.Evaluate('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 exce...