← Back to team overview

sikuli-driver team mailing list archive

[Question #293402]: image not loadable

 

New question #293402 on Sikuli:
https://answers.launchpad.net/sikuli/+question/293402

NOTE: Images are conjured at runtime

---2 batch files are run first

C:\Users\Cryo5cytheX\Downloads>start C:\Python27\python.exe sikuli_summary.py 


C:\Users\Cryo5cytheX\Downloads>start C:\Python27\python.exe testnltk.py 

---print out the image name from my io work (that is the name of the image

img-43.jpeg

[error] Image: not a valid image type: img-43.jpeg --  restarting the program and using click('img-43.jpeg') at the beginningworks fine
[error] Image: could not be loaded: file:/C:/Users/T.H.sikuli/img-43.jpeg   --img is in my project folder
[error] Image: Image not valid, but TextSearch is switched off!
[error] script [ T.H ] stopped with error in line 38
[error] FindFailed ( Region: doFind: Image not loadable: img-43.jpeg )

why am i getting this? is this because of dynamically generated images?




-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.