Skip to content

Python: subprocess module on BackTrack 4

by Charles Hooper on July 8th, 2010

I had trouble getting the subprocess module onto BackTrack 4. apt-get install python-subprocess wouldn’t do it, nor would easy_install subprocess. As it turns out, the name of the backported subprocess module is subprocess32, so easy_install subprocess32 fixed me up real good.

 
Ad: Secret Server

From → Python, Uncategorized

No comments yet

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS