Hi all,
Has anyone with Mac M1 successfully used Stata in Python via the pystata library? I am having trouble using the library as it gives a "page failed" error message (see below). For context, the OS is Mac Monterey 12.0.1. Any help is appreciated. Many thanks!
Python 3.8.9 (default, Jul 19 2021, 09:37:30)
[Clang 13.0.0 (clang-1300.0.27.3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import stata_setup
>>> stata_setup.config('/Applications/Stata', 'mp')
[0.003s][warning][os,thread] Attempt to protect stack guard pages failed (0x000000016b080000-0x000000016b08c000).
zsh: killed python3
0 Response to pystata does not work in Mac M1
Post a Comment