Got this over email:
Just as an FYI, Mac owners will have to run pip install -r requirements.txt --user. The --user flag is necessary to get around the MacOS
System Integrity Protection, and without that flag you’ll get an obscure “Operation Not Permitted” error when attempting to install Nose.
Should document this issue in the main site to guide new users in their installation process.
Got this over email:
Should document this issue in the main site to guide new users in their installation process.