I just wanna say thanks
so so much dfort/Danne for the install script at the end

Couldn't get anything to work on my fresh macOS install until I just tried that!
Worked on 10.13 high sierra almost flawlessly, only had to make this small change for it to work:
pip install docutils
changed to this:
sudo pip install docutils
... and a suggestion: maybe don't automatically install mingw in the script, as most people wont be compiling this stuff for other platforms,
instead maybe add a note on the first post on how to for those who want to (please?

) Also space is precious on a 240gb SSD (real reason for my concern)
