When I do the install as directed and then run mmsim, I get an error. Specifically, this error:
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)>
The reason is that the Python installer on MacOs may not have run the certificate commands.
When I do the install as directed and then run mmsim, I get an error. Specifically, this error:
The reason is that the Python installer on MacOs may not have run the certificate commands.
This question on StackExchange has the answer:
https://stackoverflow.com/questions/44649449/brew-installation-of-python-3-6-1-ssl-certificate-verify-failed-certificate/44649450#44649450