Hello!
I'm launching Stata from Jupyter notebook (using Anaconda) on a Mac. I'm following this guide: https://www.jamelsaadaoui.com/wp-con...ta-17_web.html
When I locate the folder containing Stata17 using display(c(sysdir_stata), I get the following output "/Applications/Stata17/".
In Jupyter notebook, I enter the following
import stata_setup
stata_setup.config('C:\Applications\Stata17/', 'be')
and get the error in the image attached. I'm not sure how to fix this error. Thank you for your help!
Related Posts with Issue Installing PyStata
Joint modelling of binary longitudinal outcomes in using random effects approachHi everyone, I would like to jointly model two binary repeated outcomes in STATA using the random ef…
Multiple imputation using endogenous covariatesHallo, my topic is rather of econometric nature than a pure Stata question: When applying regressio…
Fixed Effects Regression with Panel Data N>TI am doing a fixed effects regression with 5465 N and 5 T on Stata. I have used the fixed effects re…
Why is Stata calculating percentiles in the way it does, and who has said that this is the way to calculate percentiles?The definition of a percentile I have been taught, is (1) Q(p) = F^(-1)(p) = inf{x: F(x)>=p}, 0&…
Program Graph: Allowing for Varying Number of VariablesDear Statalisters, I would like to write a program that automatically plots the means of variables …
Subscribe to:
Post Comments (Atom)
0 Response to Issue Installing PyStata
Post a Comment