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
Related Posts with pystata does not work in Mac M1
Can't generate my string daily data into proper datesHi! I'm a struggling university student in her last year and I've got this assignment worth 100% of …
Mixed Results LM-Test and Hausman-TestHello everyone, I am running some regression on my dataset and I do get mixed results which is very…
Frequency of TransactionHello Statlist, hope everyone is in good condition I've yearly dataset about supplier sale from maj…
Counting the min and max in a panel level dataHi All, I'm trying to count the min and max number of plants constructed each year by the vendors. …
Problem saving first-stage F-statistic using -outreg2- after -xtivreg2-Dear Statalisters, I have a problem saving with -outreg2- the F-statistic of the first-stage regress…
Subscribe to:
Post Comments (Atom)
0 Response to pystata does not work in Mac M1
Post a Comment