search for: python22

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

Did you mean: python2
2003 Apr 27
1
Excessive Swap with MSVC++ and Wine
Prompted by Jonathan Grant's article I've been playing with running the MSVC++ command line tools under Wine. In particular I'm trying to compile and link a large DLL - about 4M in size. The problem is the amount of memory used by link.exe. At the moment, with 256M of real memory and 1G of swap I quickly run out. Under Windows2000, on the same machine, the link takes a long time
2003 Oct 02
0
trouble with R com and python
...uot;, 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 exception est apparue.', (0, None, None, None, 0, -2147221500), None) ++++ nota bene...