Python
Installationen auf dem Mac:
MOST IMPORTANT TO WORK ON MAC ADD: export PYTHONPATH=$PYTHONPATH:/usr/local/lib/python2.7/site-packages TO .bash_profile
/usr/local/bin /usr/local/share/
to run python script with real python it should start with: #!/usr/local/bin/python and not #!/usr/local/share/python