{"id":632,"date":"2019-09-02T05:31:32","date_gmt":"2019-09-02T05:31:32","guid":{"rendered":"http:\/\/bruceng.com\/dev\/?p=632"},"modified":"2019-09-02T05:31:32","modified_gmt":"2019-09-02T05:31:32","slug":"cannot-run-python-application-after-installing-using-pip","status":"publish","type":"post","link":"https:\/\/bruceng.com\/dev\/?p=632","title":{"rendered":"Cannot run Python application after installing using pip"},"content":{"rendered":"\n<p>I was trying to install qark, an android security program, through pip.<\/p>\n\n\n\n<p>After installation, the readme say to run qark &#8211;help. However the system cannot find this command.<\/p>\n\n\n\n<p>After trying python -m quark.py, python quark.py, etc with no result. I managed to solve by finding out that the Script folder of the Python installation contains the .exe file for qark, qark.exe.<\/p>\n\n\n\n<p>Adding this folder to my PATH environment variable allows running this command in the command prompt.<\/p>\n\n\n\n<p>This should be something to be mentioned in the readme at least.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I was trying to install qark, an android security program, through pip. After installation, the readme say to run qark &#8211;help. However the system cannot find this command. After trying python -m quark.py, python quark.py, etc with no result. I managed to solve by finding out that the Script folder of the Python installation contains &hellip; <a href=\"https:\/\/bruceng.com\/dev\/?p=632\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Cannot run Python application after installing using pip&#8221;<\/span><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[92,90,86],"class_list":["post-632","post","type-post","status-publish","format-standard","hentry","category-problems","tag-pip","tag-python","tag-security"],"_links":{"self":[{"href":"https:\/\/bruceng.com\/dev\/index.php?rest_route=\/wp\/v2\/posts\/632","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bruceng.com\/dev\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bruceng.com\/dev\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bruceng.com\/dev\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/bruceng.com\/dev\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=632"}],"version-history":[{"count":1,"href":"https:\/\/bruceng.com\/dev\/index.php?rest_route=\/wp\/v2\/posts\/632\/revisions"}],"predecessor-version":[{"id":633,"href":"https:\/\/bruceng.com\/dev\/index.php?rest_route=\/wp\/v2\/posts\/632\/revisions\/633"}],"wp:attachment":[{"href":"https:\/\/bruceng.com\/dev\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=632"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bruceng.com\/dev\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=632"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bruceng.com\/dev\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=632"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}