Question #243487 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243487
Rod Caverly gave more information on the question: Hi RaiMan, Here is a new development. I have downloaded Eclipse and PyDev onto my Win7 64 bit still with the Sikuli 1.0.1 install and when I test the "from sikuli.Sikuli import *" ... this is what I get in Eclipse's Console pydev debugger: starting Traceback (most recent call last): File "C:\Users\rod\.eclipse\org.eclipse.platform_4.3.0_1709980481_win32_win32_x86_64\plugins\org.python.pydev_3.3.3.201401272249\pysrc\pydevd.py", line 1738, in <module> debugger.run(setup['file'], None, None) File "C:\Users\rod\.eclipse\org.eclipse.platform_4.3.0_1709980481_win32_win32_x86_64\plugins\org.python.pydev_3.3.3.201401272249\pysrc\pydevd.py", line 1355, in run pydev_imports.execfile(file, globals, locals) # execute the script File "C:\Users\rod\workspace\sikulitest\main.py", line 6, in <module> from sikuli.Sikuli import * File "C:\SikuliX\Lib\sikuli\__init__.py", line 6, in <module> Debug.log(3,"Jython: sikuli: __init__: entering") TypeError: log(): 1st arg can't be coerced to String please help. On Friday, February 7, 2014 8:46 AM, Rod Caverly <[email protected]> wrote: I have followed the steps in 243487 and still donot have a Netbeans working project. Maybe you can see some configuration detail that I have missed... Here is the frustrating part... On my personal Win-7 32-bit laptop running Sikuli Maltipoo with NetBeans 7.4, I can run the instruction "from sikuli.Sikuli import *" The machine I am having trouble with is brand new Dell with an Intel I-5, 12Gig ram, clean Win 7 Professional 64-bit Any suggestions are welcome. On Friday, February 7, 2014 4:46 AM, RaiMan <[email protected]> wrote: Your question #243487 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243487 Summary changed to: [1.0.1] Win7 64: IDE: I get a typeError from NetBeans 7.4 -- You received this question notification because you asked the question. You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

