Message from Python discussions

December 2018

— Maybe, just try bits of code and add one after another

— 

I'm using
"subprocess.call(["nohup", "python", "/home/PATH/script.py", user_data['Symbol'], user_data['Asset'], user_data['Stop loss price'], user_data['Buy price'], user_data['Target 1'], user_data['Target 2'], user_data['Target 3'], "&", "disown", ">", log_filename], shell=False)" but doesnt work

— Have you tried doing it in console first?

— Nop... going to try now! I'm a beginner 😅

— Fuck WHY

— First learn how to do it the usual way and when it works you can put it into a python script

— Steps

— People want to fly without even knowing how to walk 🤷🏻‍♂

— Do you know how to?

— I'm just running by now

— Im running free, im running free yeah

— If I'm doing ssh.execommand ('cd usr...)
So my ssh client object is now in a different dir? (using paramiko)

Message permanent page