Python executable for virtual environments

Sometimes finding the correct version of Python used in a virtual environment can be a problem. This blog post provides some good tips on how to fix the problem. http://takluyver.github.io/posts/i-cant-import-it.html

Leave a comment