← Back to team overview

sikuli-driver team mailing list archive

[Bug 1574453] [NEW] Sikuli source code not getting error on new computer

 

Public bug reported:

Sikuli: SikulixIDE 1.1.1 (2016-03-30_01:00nightly)
Java: 8 Update 74
Python 2.7.10
Computer (A): Windows 7 64 bits.  
Virtual Machine (B): Windows 8 64bits


Hi,
My scripts works fine on VM Windows 8. Then I copy the source code (main.sikuli and lib.sikuli) to main computer running Windows 7 64bits. I get the error : [error] NameError ( global name 'Key' is not defined )

I'm sure that the source code is the same. When I create a new lib2.sikuli which has exactly the same content as lib.sikuli, the new one can run.
I'm sure that I have this on the top of file:     from sikuli import *

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1574453

Title:
  Sikuli source code not getting error on new computer

Status in Sikuli:
  New

Bug description:
  Sikuli: SikulixIDE 1.1.1 (2016-03-30_01:00nightly)
  Java: 8 Update 74
  Python 2.7.10
  Computer (A): Windows 7 64 bits.  
  Virtual Machine (B): Windows 8 64bits

  
  Hi,
  My scripts works fine on VM Windows 8. Then I copy the source code (main.sikuli and lib.sikuli) to main computer running Windows 7 64bits. I get the error : [error] NameError ( global name 'Key' is not defined )

  I'm sure that the source code is the same. When I create a new lib2.sikuli which has exactly the same content as lib.sikuli, the new one can run.
  I'm sure that I have this on the top of file:     from sikuli import *

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1574453/+subscriptions


Follow ups