You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
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?