search for: _applytypes_

Displaying 2 results from an estimated 2 matches for "_applytypes_".

2005 Jun 07
0
Error calling "read.table" from Python
...ile "C:\Python24\Lib\site-packages\sm\scriptutils.py", line 49, in run exec codeObject in mainDict File "<source>", line 12, in ? File "C:\Python24\lib\site-packages\win32com\gen_py\18C8B661- 81A2-11D3-9254-00E09812F727x0x1x1.py", line 51, in Evaluate return self._ApplyTypes_(6, 1, (12, 0), ((8, 1),), 'Evaluate', None,bstrExpression File "C:\Python24\Lib\site-packages\win32com\client\__init__.py", line 446, in _ApplyTypes_ return self._get_good_object_( com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147221493), No...
2003 Oct 02
0
trouble with R com and python
...lt;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 exception est apparue.', (0, None, None, None, 0, -2147221500), None) ++++ nota bene : : " Une exception est apparue." means " an exce...