Install Gthnk on OS X
  
  - Launch a new Terminal.app using Finder or Spotlight.
 
  - Paste the following in the terminal window:
 
mkvirtualenv gthnk
pip install gthnk
integration.py install
gthnk
 
What those commands do:
  - Create a Python virtual environment.
 
  - Install Gthnk within the virtual environment.
 
  - Start the Gthnk server processes.
 
  - Launch Gthnk.
 
Did Gthnk launch in your browser?
  
  
        No
  
        Yes