Signal only works in main thread

R

RVince

I am instantiating an SSH client class using this class:

http://www.goldb.org/sshpython.html

With the following code:

sSHController = SSHController('xxx', 'root', 'password', '#')
sSHController.login()

Whereupon, at login(), it fails with a :

ValueError: signal only works in main thread

I'm at a complete loss here. Can someone please point me in the right
direction to solving this? Thanks,
RVince
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top