Skip to content

Instantly share code, notes, and snippets.

@sankalpk
Last active May 25, 2019 05:08
Show Gist options
  • Save sankalpk/59d5c172b3bf127b0abffd626a3e5e2a to your computer and use it in GitHub Desktop.
Save sankalpk/59d5c172b3bf127b0abffd626a3e5e2a to your computer and use it in GitHub Desktop.
Flask command not found with asdf

From the readme: https://github.com/danhper/asdf-python

If you use pip to install a module like ipython or flask that has a binaries. You will need to run asdf reshim python for the binary to be in your path.

asdf reshim python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment