Sikuli error while opening excel sheet

Asked by rupayan nath

Hi, I am using sikuli 1.1.0. So, xlrd package is already present. But i am getting the following error while trying to open a workbook
although the file is present and tthe patth is very much correct

[error] script [ Untitled ] stopped with error in line 3
[error] IOError ( (2, 'No such file or directory', 'C:\\Users\rupayan.nath\\Desktop\\Disqualify_offers_export') )
[error] --- Traceback --- error source first line: module ( function ) statement 394: __init__ ( open_workbook ) IOError: (2, 'No such file or directory', 'C:\\Users\rupayan.nath\\Desktop\\Disqualify_offers_export')
[error] --- Traceback --- end --------------

your help is appreciated

Question information

Language:
English Edit question
Status:
Expired
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

'C:\\Users\rupayan.nath\\Desktop\\Disqualify_offers_export' does not contain a file extension. Are you sure that this file doesn't have one? Windows folder options might be set to 'hide extension for known file types'.

Revision history for this message
masuo (masuo-ohara) said :
#3

Is number of backslash correct ?

Revision history for this message
rupayan nath (nathrupayan) said :
#4

number of backslashes are correct and tried with the file extension as well. Still the same error

Revision history for this message
Manfred Hampl (m-hampl) said :
#5

Open the file explorer,
navigate to the file,
do a right click on it,
select properties,
switch to the tab "Details",
scroll down to the heading "File".

What values do you see for the fields "Name" and "Folder path"?

Revision history for this message
rupayan nath (nathrupayan) said :
#6

Name= sikuli files.py
Folder path = D:\sikuli files.sikuli

Revision history for this message
Manfred Hampl (m-hampl) said :
#7

I wanted that you navigate to the excel file, and tell what you see for name and folder path.

Revision history for this message
Launchpad Janitor (janitor) said :
#8

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.