Open
Description
When installing flask it fails when trying to compile markupsafe in the python3.3 environment on a mac without a c-compiler. It works fine with the python2.7 version though.
Sophies choice: Shall we change the python version in the tutorial to 2.7 for mac or do we have to require to have xcode installed?