You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I receive a socket error when trying to import LDTP in python. However if I start LDTP in a second terminal then attempt the import via python again it's successful.
I'm getting this a lot, it seems like ldtp tries automatically runs ldtpd which seems quite easy to get into a state where it is not accepting connections.
Hi,
I receive a socket error when trying to import LDTP in python. However if I start LDTP in a second terminal then attempt the import via python again it's successful.
Environment details:
Debian 7.8
Python 2.7.9
LDTP 3.5.0 (from source)
I can see the three required python libs in my python module list (python-atspi, twisted-web, python-gnome).
Any tips on resolving this?
Thanks, Chris
The text was updated successfully, but these errors were encountered: