sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54855
[Bug 1873743] [NEW] error when importing xlrd module in 2.0.5 nightly
Public bug reported:
Delete content of %apppdata%/sikulix, launch sikuli 2.0.5 nightly
run following code:
import xlrd
we get following error:
[error] script [ sikulitemp-8174369599088720768 ] stopped with error in line 1
[error] SyntaxError ( Non-ASCII character in file 'C:\Users\...\AppData\Roaming\Sikulix\Lib\xlrd\licences.py', but no encoding declared; see http://www.python.org/peps/pep-0263.html for details )
[error] --- Traceback --- error source first
line: module ( function ) statement
11: __init__ ( <module> ) from . import licences
1: main ( <module> ) import xlrd
[error] --- Traceback --- end --------------
** 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/1873743
Title:
error when importing xlrd module in 2.0.5 nightly
Status in Sikuli:
New
Bug description:
Delete content of %apppdata%/sikulix, launch sikuli 2.0.5 nightly
run following code:
import xlrd
we get following error:
[error] script [ sikulitemp-8174369599088720768 ] stopped with error in line 1
[error] SyntaxError ( Non-ASCII character in file 'C:\Users\...\AppData\Roaming\Sikulix\Lib\xlrd\licences.py', but no encoding declared; see http://www.python.org/peps/pep-0263.html for details )
[error] --- Traceback --- error source first
line: module ( function ) statement
11: __init__ ( <module> ) from . import licences
1: main ( <module> ) import xlrd
[error] --- Traceback --- end --------------
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1873743/+subscriptions
Follow ups