ldtp / ldtp2

Linux Desktop Testing Project
GNU Lesser General Public License v2.1
108 stars 49 forks source link

socket.error [Erroro 111] #31

Open DeepthiG9 opened 7 years ago

DeepthiG9 commented 7 years ago

Hi, The basic question i have is how exactly to use this ldtp. When i was reading the document i found out there is something called as ldtp client and ldtp server. can you please explain on these. I have another doubt of why is this socket error coming up. Means what exactly it is doing? is it trying to connect to some other ip? There is a socket error while I trying to import ldtp. The error message has followed:

screenshot

I am using SLE 11 SP3(Opensuse) version. Request you to respond as early as possible. Many thanks in Advance!!

wizofe commented 6 years ago

I have the exact same error. Any ideas?

stuaxo commented 5 years ago

Hi, It looks like there is a problem with the accesibility API, you may need to make sure it is enabled and make sure py-atspi is available.

Python 2.6 is an incredibly old version, it would be best to use at least a new build of python 2.7 (the last of the python 2 series).

Cheers