linux - Trying to update twitter using twidge in python -


i trying tweet python using twidge. script looks
import subprocess subprocess.call(["sudo", "twidge", "update", "trying tweeting linux python - twidge."])
getting error
twidge: user error (no config file found @ /root/.twidgerc run twidge setup configure twidge use.)
, have configured twidge , works in bash.
sorry if unspecific please ask if have questions.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -