Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Multithreading with ssh connection
Post: RE: Multithreading with ssh connection

Thank you for your response i have resolved it, it took me long enough to see the issue. **dance** One thing still bothers me and it's speed of ssh over paramiko taking too long, when i am sending t...
harusin General Coding Help 6 6,945 Jul-10-2017, 11:40 AM
    Thread: Multithreading with ssh connection
Post: RE: Multithreading with ssh connection

Is it possible to write example how should i return list out of that function? I am not sure i understand what you mean.
harusin General Coding Help 6 6,945 Jul-10-2017, 10:07 AM
    Thread: Multithreading with ssh connection
Post: RE: Multithreading with ssh connection

Hi again, thank you for your swift answer, i have updated code with what you said and result is same as before. You can see i have used list to append new values in loop which differs from what you w...
harusin General Coding Help 6 6,945 Jul-07-2017, 05:24 AM
    Thread: Multithreading with ssh connection
Post: Multithreading with ssh connection

Hello, i need help with implementation Queue and maybe Lock in multithreading operation. Code below will print results i want, but i want to return it as object for further operations. if there is op...
harusin General Coding Help 6 6,945 Jul-06-2017, 11:36 AM
    Thread: py2app ValueError
Post: RE: py2app ValueError

Solved issue used for used Python3.5.2 must be py2app==0.12 (i have used paramiko and in version >2 didn't work so downgrade to paramiko==1.17 and it works fine). Please close this thread.
harusin General Coding Help 1 4,597 Jun-13-2017, 02:42 PM
    Thread: py2app ValueError
Post: py2app ValueError

Hello, i have issue with app on OSX, gui in tkinter and app created with py2app. When i try to run application it won't and i get error. Error:File "/Users/user/PycharmProjects/py_app/py_app/dist/py_...
harusin General Coding Help 1 4,597 Jun-12-2017, 07:30 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020