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
Best way to write "input files" at top of .do file (macros?)I am interested in listing all of my "input" and "output" files early in my code so that the list is…
How to calculate MSE and MAPE via the do-file or commands?So this is my question: Array …
Survey weights in Canadian Community Health Survey Public-Use Microfiles.Hi Forum, This is a bit of a Hail Mary, but Statistics Canada literally recommended that I ask you …
Graphing different variations of x variable age [age_squared; ln(age); age] on one graphHello, Does anyone know how to recreate this graph (image attached) through Stata? I am basically …
Changing date format in Stata graphsHello, I have daily data from jan 2004 to sep 2017 and I want to have on the x-axis the dates showi…
Subscribe to:
Post Comments (Atom)
0 Response to pystata does not work in Mac M1
Post a Comment