First steps in python causing me a problem
If I enter python in a terminal it returns python2.7.3
When using textwrangler it returns 2.7.2
How can I make the path default to 2.7.3
This works by pasting into a terminal but not from textwrangler
If I enter python in a terminal it returns python2.7.3
When using textwrangler it returns 2.7.2
How can I make the path default to 2.7.3
This works by pasting into a terminal but not from textwrangler
#! /usr/bin/env python import cv2