sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22821
[Question #241023]: Sikuli : XLRD - AttributeError: 'module' object has no attribute 'open_workbook
New question #241023 on Sikuli:
https://answers.launchpad.net/sikuli/+question/241023
Sikuli X -1.0rc3(r905)
Python -3.3.2 amd 64
System : Win7 64
Xlrd3 -0.1.4
I have copy the FOLDER xlrd contained in the downloaded stuff to C:\Program Files\Sikuli X\Lib
so you get the following structure:
C:\Program Files\Sikuli X\Lib
-- xlrd
-- __init__.py
-- ... the other .py modules
Not sure still am getting AttributeError: 'module' object has no attribute 'open_workbook'
[error] Stopped
[error] An error occurs at line 3
[error] Error message: Traceback (most recent call last):
File "C:\Users\aliu1\AppData\Local\Temp\sikuli-tmp755480296397359463.py", line 3, in
book=xlrd3.open_workbook("C:\\test.xls")
AttributeError: 'module' object has no attribute 'open_workbook'
is it building environment problem?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.