Skip to content

Instantly share code, notes, and snippets.

View BenTheElder's full-sized avatar
🔥
Trying to catch up ...

Benjamin Elder BenTheElder

🔥
Trying to catch up ...
View GitHub Profile
@mk12
mk12 / get-myro-on-mac.md
Last active April 5, 2018 14:16
How to install Python and Myro on OS X for the Scribbler Bot.

Get Myro on Mac

There have been some issues getting everything properly installed for the Scribbler Bot project on OS X. It worked for me the first time because I used Homebrew and pip instead of the .mpkg installers. I've done this three times now and it has worked every time, so this should work for you too.

All code blocks are meant to be pasted into the Terminal.

Disclaimer: Follow these instructions at your own risk. I promise they won't do anything bad, but I don't guarantee it. I am not responsible for any unintended consequences.

Remove MacPython