Skip to content

Instantly share code, notes, and snippets.

@gpjt
Last active August 24, 2017 15:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gpjt/6ad5a06ba45c52e91df8b5bb41b919ce to your computer and use it in GitHub Desktop.
Save gpjt/6ad5a06ba45c52e91df8b5bb41b919ce to your computer and use it in GitHub Desktop.
import subprocess
print(subprocess.check_output(["pip", "install", "--user", "aafigure"]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment