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
2SLS for Poisson regressionHi, I have a question about my data analysis. I am using 2SLS and the dependent variable is count da…
Ovtest ramseyI run the multiple regression on Stata and now I have to test the linearity of all my independent va…
merging data files to create a large panel datai have given data examples from my original data file. input str10 VDS_ID str5 SUR_MON_YR str42 PR…
Number of Days since 52 Weeks High PriceHello everyone, I have daily unbalanced panel data with ID = permno and Time = date. The variable p…
Offsets and ivpoisson cfunctionHi everyone, To my understanding the first stage of a IV Poisson model includes all the exogenous p…
Subscribe to:
Post Comments (Atom)
0 Response to pystata does not work in Mac M1
Post a Comment