search for: win32com

Displaying 7 results from an estimated 7 matches for "win32com".

2005 Jun 07
0
Error calling "read.table" from Python
...rybody, Now I am using R (D)COM Server from Python to manipulate some data. When I try to use "read.table" function to read some data, an error occurred. However these statements work well when they are input to R directly. It is so odd. The Python scripts are as the following, from win32com.client import Dispatch sc=Dispatch("StatConnectorSrv.StatConnector") sc.Init("R") sc.SetSymbol("dir","D:/wangwm/work/LeafAngle/Py") sc.Evaluate("setwd(dir)") sc.SetSymbol("file","FIFE7184.LAD") #print(sc.Evaluate("file"...
2003 Oct 02
0
trouble with R com and python
...on code is the following : --------------------------- --------------------------- Python 2.2.2 (#37, Oct 14 2002, 17:02:34) [MSC 32 bit (Intel)] on win32 Type "copyright", "credits" or "license" for more information. IDLE 0.8 -- press F1 for help >>> from win32com.client import Dispatch >>> sc=Dispatch("StatConnectorSrv.StatConnector") >>> sc.Init("R") >>> res = sc.Evaluate("2+2") >>> res 4.0 >>> res = sc.Evaluate("library(modreg)") >>> sc.Evaluate("library(mod...
2002 Feb 21
0
ADSI in wine
...unable to bind properly to either the ldap or winnt name spaces Here is some an example from ldap Python 2.2 (#28, Dec 21 2001, 12:21:22) [MSC 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import win32com.client >>> adsNameSpaces = win32com.client.Dispatch("ADsNameSpaces") err:win32:do_relocations Forced to relocate system DLL (base > 2GB). This is not good. err:win32:do_relocations Forced to relocate system DLL (base > 2GB). This is not good. >>> ldapNameSpace = ad...
2002 Dec 09
2
R as a COM client - is it possible?
Dear all, In S+, there are functions like create.ole.object call.ole.method release.ole.object for communicating with other programs which work as a COM server (on Windows). Is it possible to do something similar in R (I've studied the 'connections' facilities, but they do not seem to work). ========================================== S?ren H?jsgaard, PhD, Senior Scientist
2011 Apr 19
1
Running IMVU through Wine
...PSWF32.dll 1669894238 matching ui\plugins\npvivoxproxy.dll 3548480112 matching unicodedata.pyd 2919456128 matching vivoxoal.dll 1476492996 matching vivoxsdk.dll 3459001953 matching w9xpopen.exe 3061144014 matching win32api.pyd 284595586 matching win32clipboard.pyd 996696126 matching win32com.shell.shell.pyd 1549576126 matching win32event.pyd 2338315269 matching win32evtlog.pyd 1802879269 matching win32file.pyd 3917936458 matching win32gui.pyd 3852439088 matching win32pipe.pyd 991184446 matching win32process.pyd 592844852 matching WriteMiniDump.exe 3671631092 matching xp...
2013 Nov 26
1
How to keep idmapping, when Samba servers becomes part of a Windows AD from a larger organisation.
Hi Since 2006, I used in my departement a Samba solutions based on NT4 style PDC, 2 BDCs and some files servers, desserving one hunderd persons. The backends for passwords and idd are a master and two slave openldap. Now i have to integrate a much larger organisation, an University Hospital, running with Windows AD. For political reasons, I should not maintain DCs anymore, but I will still
2009 Nov 15
1
[Python workshop] Do you know people who might be interested? Build a search engine Tue Nov 17 6:30-9:30pm 23st&6ave
...e holds a Masters in Computer Science and Machine Learning from Columbia University and a Bachelors in Mathematics and Neuroscience from New York University. * 2009 PyCon tutorial on Working with Geographic Information Systems in Python * 2008 PyCon tutorial on Automating Windows Applications with win32com -- http://invisibleroads.com Empowering people to create since 2008